I currently have my CAS instance authenticating against our AD server via 
BindLdapAuthenticationHandler (this is injected from 
deployerConfigContext.xml).  I now have a requirement to pull back usernames 
after they authenticate.  Thus, the workflow should be:

1. User goes to my app at an authenticated URL
2. User gets redirected to CAS login page
3. User (username is somedummy, etc.) logs in, and authenticates
4. User is redirected back to my app (at the original URL they wanted to go to)
5. My app now has their username (somedummy) stored somewhere (cookie, HTTP 
response param, etc.) that it can lookup

If this possible? If so, how/where?  Thanks!


-- 
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

Reply via email to