I am looking to develop a self-registration application for Lotus Connections. It should create the user account in LDAP and the Profiles for managing their profile in Connections. So a user should go to a registration screen, enter mandatory details and sign-up, the app should create the LDAP account and generate a profile.
The requirement is to have this application only on the WAS console or on the Connections server, so I am just wondering how this can be developed . From this thread I understand
https://www.ibm.com/developerworks/forums/thread.jspa?messageID=14768622� WebSphere Member Manager API can be used, could some one help out with a sample code.
Thanks for your time!