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 2016/08/08 12:44:20 UTC

[jira] [Updated] (CXF-6692) Update AbstractOAuthDataProvider to support JWT access tokens

     [ https://issues.apache.org/jira/browse/CXF-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-6692:
----------------------------------
    Summary: Update AbstractOAuthDataProvider to support JWT access tokens  (was: Provide JwtTokenOAuthProvider)

> Update AbstractOAuthDataProvider to support JWT access tokens
> -------------------------------------------------------------
>
>                 Key: CXF-6692
>                 URL: https://issues.apache.org/jira/browse/CXF-6692
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS Security
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 3.2.0, 3.1.8
>
>
> CXF already ships DefaultEncryptingOAuthProvider which can be used by the servers to avoid storing the OAuth2 model, it uses a custom seriallization format. It makes sense to offer a provider which uses a JWT token as a properties container before encrypting it.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)