[jboss-user] [JBoss Portal] - Re: header authentication login module
bvogt
do-not-reply at jboss.com
Thu Sep 28 09:32:36 EDT 2006
HttpServletRequestLoginModule is not accessible outside of the package, so I derived from the IdentityLoginModule and evaluated the passed header attribute. I order to do this, I modified the login.jsp, which initially gets the header attribute, to automatically submit the form if the expected header attribute is passed.
If there is a smarter solution, please let me know.
Burkhard
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974878#3974878
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974878
More information about the jboss-user
mailing list