On Wednesday 30 May 2007 15:08:24 Scott Battaglia wrote: > By default, CAS will not return or store the password. It can be modified > to do so, but we don't recommend it. > > If your application allows you to plug in a custom authenticator, your best > bet would be to pass a ServiceTicket as the password and then validate the > service ticket. > > -Scott > > On 5/30/07, Adrien Futschik <[EMAIL PROTECTED]> wrote: > > Hy ! > > > > I don't know if this is the right adress to post this message, I hope so. > > > > I am trying to use CAS with a java application that requires login & > > password > > to work correctly. I know how to get the login via > > <%=request.getRemoteUser()%>, but I would like to do the same with the > > password. Is this possible ? I guess this is not the best way to set up > > SSO. > > > > Is there a way to plug values or attributes to the CAS ticket ? I mean, > > would > > it be possible to add other informations than just login ? > > > > I found this post, beeing the same problem as mine : > > > > http://www.mail-archive.com/[EMAIL PROTECTED] > >/msg02412.html > > > > but I can't figure out the solution. > > > > Please help. > > > > -- > > Futschik Adrien > > Atos Origin > > Telephone : +33 (0) 6 17 14 65 68 > > +33 (0) 1 55 91 24 82 > > _______________________________________________ > > Yale CAS mailing list > > [email protected] > > http://tp.its.yale.edu/mailman/listinfo/cas
Is it possible to store additionnal information other than login or password to the cookie. For example groups, etc... I guess it is possible but not by default. Is there a patch or a plugin available ? Thanks very much for your answers -- Futschik Adrien Atos Origin Tour "Les Miroirs" 18, avenue d'Alsace 92296 Paris La Défense Cedex FRANCE Phone: +33 (0) 1 55 91 24 82 [EMAIL PROTECTED] www.si.fr.atosorigin.com _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
