[ 
https://issues.apache.org/jira/browse/CXF-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510059#comment-13510059
 ] 

Sergey Beryozkin commented on CXF-4675:
---------------------------------------

Not sure about it - IMHO OAuthDataProvider does not have to deal with managing 
end-user subjects. It may create a Client subject but I'm  not 100% that is 
correct either. Why don't you register a CXF RequestHandler filter and create 
the end user subject from there, as suggested in the other JIRA ?
                
> Move createUserSubject from RedirectionBasedGrantService to the 
> OAuthDataProvider
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-4675
>                 URL: https://issues.apache.org/jira/browse/CXF-4675
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS Security
>    Affects Versions: 2.7.0
>            Reporter: Steven Tippetts
>
> I'm having to extend RedirectionBasedGrantService and consequently 
> ImplicitGrantService in order to override createUserSubject. Would it be 
> possible to move createUserSubject to the OAuthDataProvider?

--
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