Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SSO using CAS with ASP.NET membership provider backend

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 !

like image 329
Amr Ellafy Avatar asked Nov 24 '25 22:11

Amr Ellafy


1 Answers

does CAS provides user management or i have to implement it myself ?

No, it doesn't.

can i integrate ASP.NET membership provider into CAS as the athentication provider ?

Yes, edit deployerConfigContext.xml in your CAS server and add your authentication handlers.

like image 195
rodrigoap Avatar answered Nov 26 '25 11:11

rodrigoap



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!