The goal is to develop this web interface in JAVA preferably, the workflow would happen as follows: User visits website, provides LDAP/ Active Directory ID to be added and selects the groups they would like to be members of. Submits form <click> Application authenticates to LDAP/Active Directory to verify ID exists, queries for attributes and adds attributes as needed. Application authenticates to SAS and creates user, populating some information (Full Name, Email, Login ID) - this is a login with no security rights (pass-through authentication assumed). Application sends email to administration team containing new user details with request for user group assignment (this is a security step to ensure users can't request data they are not authorized to access). Application informs requestor of account creation success/failure, and informs them that security will be assigned shortly. Sounds like we need to start to learn the Open Metadata Interface (OMI) - If anyone is interested in partnering on this let me know - I have all the source code from the Business Objects version, I expect much of it can be repurposed. I didn't get a reply on a Web Service - does SAS have one that we could use for our interface?
... View more