Sasi M created CXF-4419:
---------------------------
Summary: Add support for OAuth2 Resource owner password
credentials Grant type
Key: CXF-4419
URL: https://issues.apache.org/jira/browse/CXF-4419
Project: CXF
Issue Type: Improvement
Components: JAX-RS Security
Affects Versions: 2.6.1
Reporter: Sasi M
Fix For: 2.7.0
CXF currently supports 3 out of 4 grant types specified in the oauth2 draft
spec.
Adding support for the Resource owner password credentials grant type will help
in seamlesly migrating applications using rest services authenticated via basic
auth to oauth2.
Here is the draft spec for the grant type:
http://tools.ietf.org/html/draft-ietf-oauth-v2-27#page-35
--
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