Try
session.getAttribute("edu.yale.its.tp.cas.client.filter.user")
On 10/9/06, Luca Scotto <[EMAIL PROTECTED]> wrote:
I have a webapp (jsp) protected by CAS over an ldap server. Now i need
to know uid or username in my webapp.
I have 2 PCs.
One with Apache - mod-jk - mod-cas - Tomcat and my webapps.
One with Tomcat - Cas Server - Ldap
I have try request.getRemoteUser();, getAttribute(), but nothing.
Any idea?
Thanks
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
