[jboss-user] [Security & JAAS/JBoss] - Re: Trust association and subject building for SSO

noorarshad do-not-reply at jboss.com
Tue Oct 28 18:44:37 EDT 2008


Anil,

While the GenericHeaderbasedAuthenticator can get the UserID/Password from the Request header, how does the CustomLoginModule get access to those values?  I'm not seeing the connection.  

Within a portlet or a servlet, its easy to get at those values (they're in the RenderRequest or ServletRequest, respectively); but if I want the CustomLoginModule to be used for the entire container, I'm not sure how the login() method in the CustomLoginModule gains access to the header-parameters.  Some examples would be helpful in getting me to see the light.  Thanks.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185243#4185243

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185243



More information about the jboss-user mailing list