You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2012/07/18 16:23:34 UTC

[jira] [Commented] (CXF-4431) Add support for OAuth2 'mac' token type

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

Sergey Beryozkin commented on CXF-4431:
---------------------------------------

It's a good quality patch, thanks, will try to merge it before CXF 2.6.2 is out.

I've been curious if the MAC spec would conflict with 
https://datatracker.ietf.org/doc/draft-tschofenig-oauth-hotk

but it appears the HOTK proposal explicitly mentions MAC as one of the symmetric key profiles, so that should be OK

                
> Add support for OAuth2 'mac' token type
> ---------------------------------------
>
>                 Key: CXF-4431
>                 URL: https://issues.apache.org/jira/browse/CXF-4431
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS, JAX-RS Security
>    Affects Versions: 2.6.1
>            Reporter: Sasi M
>             Fix For: 2.7.0
>
>         Attachments: mac_token_nonce_checking.txt, mac_token_support.txt
>
>
> CXF currently supports only the Bearer token type. This token type is not feasible for use without SSL.
> OAuth2 specs out the 'mac' token type that requires request signing for authentication using the access token. The spec is described here:
> http://tools.ietf.org/html/draft-ietf-oauth-v2-http-mac-01

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