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)