Hello, I actually work on a project which should require a SSO subsystem. And using CAS is part of available possibilities. I had still some questions, which I did not found answers yet.
1/ Is there a notion of session lifetime in CAS ? How it works ? Is this time depending of user activity ? I saw th class named org.jasig.cas.ticket.ExpirationPolicy, is it native or do I have to implement something ? 2/ Does a user can authenticate itself anonymously, it means that he could get a anonymous ticket that can be transform in a "user authenticated" ticket when user is authenticated ? 3/ Does CAS support attributes requests ? For example, the user authenticates itself with it login on the server, but I want an email address instead for the application. Is there a proper way to do that ? Thank you for your precious answers. Cheers, Thomas. -- Thomas Chemineau -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
