I’m trying to utilize CAS to perform SSO on the same domain name. however i can’t really understand CAS. does CAS provides user management or i have to implement it myself ? can i integrate ASP.NET membership provider into CAS as the athentication provider ?
Thanks !
No, it doesn’t.
Yes, edit deployerConfigContext.xml in your CAS server and add your authentication handlers.