-
Bug
-
Resolution: Done
-
Major
-
7.2.5.GA
The commit https://github.com/wildfly/wildfly/commit/121c02b004adaca76e306bf3e8c16b3056bd0db1#diff-554f8ec76c02b6cbacc688356f164fe8 leads direct to an IllegalStateException during anonymous login.
In this case is no Realm available and the constructor of new RealmUser(realm, principal.getName()) throws an IllegalStateException.
- clones
-
JBEAP-18271 [GSS](7.3.z) WFLY-12518 - ConnectionSecurityContext.getConnectionPrincipals leads to IllegalStateException getConnectionPrincipals
- Closed
- is caused by
-
JBEAP-12290 7.0.x ejb-security-interceptors quickstart does not work on 7.1
- Closed
-
WFLY-9134 7.0.x ejb-security-interceptors quickstart does not work on 7.1
- Closed
- links to