[jboss-user] [Security & JAAS/JBoss] - Changes needed to SSOFederationRouter and SSOAutoLogin
dmarcum
do-not-reply at jboss.com
Thu Jun 4 22:41:00 EDT 2009
org.jboss.security.valve
SSOFederationRouter and SSOAutoLogin
both of these classes need to check to see if the user principal already exists (user already logged in) and if so, skip the logic in the class and just call the next valve....otherwise the sso processing happens everytime even though the user has already been logged on...which is a pain and a waste of time!
Thanks,
Dennis
dmarcum at akimeka.com
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235516#4235516
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235516
More information about the jboss-user
mailing list