Hi everyone, I have the following setting working well in my case - CustomCredentials, CustomCredentialsToPrincipalResolver and a CustomAuthenticationHandler. I have a tweaked casServiceValidationSuccess.jsp through which I do the attribute release. I'm using a StubPersonAttributeDao for attribute repository and release a hard coded attribute (eg: ADMIN=true) (if authenticated by my custom handler).
Now my requirement is to (also) intercept login form request parameters (lets say email or emp id) and release it back from attribute repository. How can I do that? Optionally, how can I query other user attributes from there? I know that there are some special keywords like "%u" which can query username, but I could not get farther than that. I would very much like to know if there is a doc or pointers for this? Any help appreciated. 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
