-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
37.0.0.Final
-
None
-
-
---
-
---
After upgrade to Wildfly 37.0.0.Final, the Web SSO invalidation on logout seems to have stopped working.
After a HttpServletRequest.logout() and HttpSession.invalidate(), when using the single-sign-on setting on an Undertow application-security-domain, the user will be given a new session, but will stay authenticated.
This behavior was not present on Wildfly 36.0.1.Final