Custom OAuth scopes are not supported
-------------------------------------

                 Key: CXF-4051
                 URL: https://issues.apache.org/jira/browse/CXF-4051
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin


Clients can include custom scopes ("x-oauth-scope" in CXF (OAuth 1.0 
extension), "scope" in OAuth 2.0).
This does not get passed via Authorization header, mainly due to the bug in the 
Google lib.
Another bug is that on the server side the custom form payload is assumed to be 
part of the OAuth payload. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to