2010/4/19 Thomas Chemineau <[email protected]>: > 2010/4/19 Marvin Addison <[email protected]>: >> >>> 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 ? >> >> Tickets are _always_ associated with services. By default CAS allows >> any service to obtain a ticket provided their ticket-granting ticket >> is valid. CAS also supports whitelist authorization of services via >> the services management administration application, >> http://www.ja-sig.org/wiki/display/CASUM/Services+Management. >> > > My use case is to allow a anonymous user (not authenticated on the > server) to have a unique identifier for all services. An identity > could be associated to this identifier then. The idea is to let the > CAS server manages this unique identifier associated the session. In > fact, this will allow us to know that a unique anonymous user went to > application A from application B for example (both using CAS). it > could be implemented by a anonymous URI on server, such as > "/anonymous". >
I saw this: http://www.ja-sig.org/wiki/display/CASUM/Adding That should help me to set anonymous support for a specific URL. One thing I do not understand: does the server answer to the service with valid tickets ? Thank your Marvin for your answers. 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
