-
Task
-
Resolution: Done
-
Major
-
None
-
JBoss EAP
-
Release Notes
-
-
When mixed methods of authentication were used in the one deployment, the WebAuthentication method would prevent the start of a single sign-on (SSO) session. This problem is resolved and WebAuthentication now works correctly with SSO sessions.
-
Documented as Resolved Issue
-
NEW
When enabling the SSO valve and deploying 2 webapps who use form-based authentication + a 3th webapp that uses programmatic authentication using org.jboss.web.tomcat.security.login.WebAuthentication; login first via the programmatic one fails to start an SSO session.
Login via one of the other webapps, does start an SSO session and the prog. one does join without the need to reauthenticate.
- is duplicated by
-
JBAS-8571 WebAuthentication auth type prevents SingleSignOn.update to work
- Closed