Hi
I have integrated Alfresco with CAS as I am using SSO for Single Sign On support for all my applications. I was wondering how the user names and passwords are stored in Alfresco and if there is any way we can store Alfresco Users to a Database and not a LDAP file so that CAS can authenticate the user from there and sign in the user with the exact authorizations that have been provided to him from the admin.
I want to use a mysql database to handle users as after some research I found out currently the users are being stored in XML files if I am correct.
Thanks in Advance.
Abhishek Malhotra