Sergey Beryozkin created CXF-6808:
-------------------------------------

             Summary: Update JWS/JWE utils to load named properties
                 Key: CXF-6808
                 URL: https://issues.apache.org/jira/browse/CXF-6808
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS, JAX-RS Security
            Reporter: Sergey Beryozkin
            Priority: Minor
             Fix For: 3.2.0


Right now JOSE utils load JWE/JWS properties identified by CXF message 
contextual properties such as RSSES_SIGNATURE(IN/OUT)_PROPS, etc.

In a complex system such as OIDC/etc it can become limiting, for example, the 
same endpoint may need to use different output/input signature/encryption tasks 
so with using a single properties file it may be difficult to identify which 
algorithm apply to which operation, etc...

Supporting loading named properties files will make it easier, with the system 
knowing in advance which properties file is needed for which operation



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

Reply via email to