SSO using CAS with ASP.NET membership provider backend -


I am trying to use SSO to run the same domain name. I though I really do not understand CAS can. Does CAS provide user management or do I have to apply it myself? Can I integrate the ASP.NET subscription provider as an ASP.NET antenna provider?

Thank you!

Does the CAS provide user management or do I have to apply it myself?

No, it is not.

Can I integrate the ASP.NET.net subscription provider in the CAS as an ATNICTATION provider?

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


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

objective c - Mouse events for an NSSegmentedCell subclass? -