Hi,
I am developing a use case where i have one java web application which i have integrated with alfresco and now i need the external authentication SSO to be enabled in alfresco.
My use case is:
From my web application login page when i enter the username and password it should create the user profile in alfresco giving the authentication in alfresco if that user doesn't exist in alfresco.
i want to know how to send the user info from web application to alfresco so that it creates the user profile?
Regards
Nancy