-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.0.1.GA
-
None
As org.jboss.web.tomcat.security.login.WebAuthentication uses an authType which value is "PROGRAMMATIC_WEB_LOGIN", this value prevents the method SingleSignOn.update to work, because the update method check if SingleSignOnEntry.canReauthenticate(). This last method check if authType is FORM or BASIC.
- duplicates
-
JBPAPP-6724 WebAuthentication fails to start an SSO session
- Closed