[jboss-jira] [JBoss JIRA] (ELY-1080) Allow authorization identity to be specified as a Principal

David Lloyd (JIRA) issues at jboss.org
Thu Apr 13 09:03:00 EDT 2017


David Lloyd created ELY-1080:
--------------------------------

             Summary: Allow authorization identity to be specified as a Principal
                 Key: ELY-1080
                 URL: https://issues.jboss.org/browse/ELY-1080
             Project: WildFly Elytron
          Issue Type: Enhancement
          Components: Authentication Client
            Reporter: David Lloyd
            Assignee: David Lloyd
             Fix For: 1.1.0.Beta37


The authorization identity is the identity that the user intends to run as.  By allowing the identity to be specified as a Principal, the anonymous identity can be given, which is a way of directly selecting anonymous authentication.  The existing methods which specify the authorization identity as a string can map to a NamePrincipal.  Mechanism selection can also take the authorization ID into account.

This also aligns with the run-as logic on the server.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list