[jboss-jira] [JBoss JIRA] (ELY-1190) Capture Subject into AuthenticationConfiguration

David Lloyd (JIRA) issues at jboss.org
Tue May 23 19:26:00 EDT 2017


David Lloyd created ELY-1190:
--------------------------------

             Summary: Capture Subject into AuthenticationConfiguration
                 Key: ELY-1190
                 URL: https://issues.jboss.org/browse/ELY-1190
             Project: WildFly Elytron
          Issue Type: Enhancement
          Components: API / SPI, Authentication Client, SASL
            Reporter: David Lloyd
            Assignee: David Lloyd
             Fix For: 1.1.0.Beta47


When an AuthenticationConfiguration is captured, it represents the identity being authenticated.  Some mechanisms require a Subject to be established in order to retrieve the identity and credentials to use.  The combination of these two facts implies that the AuthenticationConfiguration must encapsulate the Subject that was present at the time the configuration is realized by the ACCC.  This Subject in turn must be propagated to the SASL authentication client (and later, possibly SSLContext to support KRB mechanisms).



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


More information about the jboss-jira mailing list