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 2014/08/15 15:28:18 UTC

[jira] [Created] (CXF-5954) Jwe and Jws JAX-RS filters should be able to use JWK stores

Sergey Beryozkin created CXF-5954:
-------------------------------------

             Summary: Jwe and Jws JAX-RS filters should be able to use JWK stores
                 Key: CXF-5954
                 URL: https://issues.apache.org/jira/browse/CXF-5954
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS, JAX-RS Security
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin


JWK is a JSON structure representing a cryptographic key. At the moment JWE/JWS filters would attempt to read the public/private keys from the Java KeyStore. They should be able to read all sort of the keys from JSON files holding JWK representations



--
This message was sent by Atlassian JIRA
(v6.2#6252)