[jboss-jira] [JBoss JIRA] (WFLY-12598) (7.2.z) ConnectionSecurityContext.getConnectionPrincipals leads to IllegalStateException getConnectionPrincipals

Ilia Vassilev (Jira) issues at jboss.org
Fri Sep 27 07:58:00 EDT 2019


Ilia Vassilev created WFLY-12598:
------------------------------------

             Summary: (7.2.z) ConnectionSecurityContext.getConnectionPrincipals leads to IllegalStateException getConnectionPrincipals
                 Key: WFLY-12598
                 URL: https://issues.jboss.org/browse/WFLY-12598
             Project: WildFly
          Issue Type: Bug
          Components: Security
    Affects Versions: 18.0.0.Beta1
            Reporter: Ilia Vassilev
            Assignee: Daniel Straub
             Fix For: 18.0.0.Final


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.





--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list