Steven Tippetts created CXF-4656:
------------------------------------

             Summary: [OAuth 2] Add attributes property to UserSubject object
                 Key: CXF-4656
                 URL: https://issues.apache.org/jira/browse/CXF-4656
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.7.0, 2.6.3
            Reporter: Steven Tippetts


I need to be able to provide a few authentication attributes to my endpoints 
along with the login and roles. These attributes are things like the 
principal's id or name and come from the authentication provider. An 
"attributes" property that is a Map<String, String> in the UserSubject object 
would work out nicely.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to