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/02/29 18:05:18 UTC

[jira] [Resolved] (CXF-6808) Update JWS/JWE utils to load named properties

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

Sergey Beryozkin resolved CXF-6808.
-----------------------------------
       Resolution: Fixed
         Assignee: Sergey Beryozkin
    Fix Version/s: 3.1.6

> 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
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.2.0, 3.1.6
>
>
> 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 applies 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)