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
-- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
