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 2015/11/26 13:40:11 UTC

[jira] [Created] (CXF-6692) Provide JwtTokenOAuthProvider

Sergey Beryozkin created CXF-6692:
-------------------------------------

             Summary: Provide JwtTokenOAuthProvider
                 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
            Priority: Minor
             Fix For: 3.2.0


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)