posted 17 years ago
I write a filter fitering all the *.page, and write code in it like this
.then I write another class named "SSODemo" implements SSO interface.
In SSODemo's "authenticateUser(RequestContext request)" method I want to get the attribute "aa" by this code
, however, the return value is null, is there some thing i missed?
Thanks.
[originally posted on jforum.net by aaron]