vote up 0 vote down star

Hey Folks, 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 !

flag

50% accept rate
What did the CAS people say when you asked them? – John Saunders Jun 27 at 16:26
CAS mailing list expects that you're CAS expert ! – HeoQue Jun 27 at 16:29
Good luck. You may have the opposite problem here. – John Saunders Jun 27 at 16:34

1 Answer

vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.