I need to implement SSO in Alfresco Share. I Have one application running in my machine… When the users of that application logged in , I need to allow them to access Alfresco Share with out showing log in page.
When ever new user is created and logged into that application, a new account should be created in alfresco Share for that user, and he should be logged in when he tries to use alfresco.
How can I implement this? Please tell me the steps to do.