[
https://issues.jboss.org/browse/WFCORE-2435?page=com.atlassian.jira.plugi...
]
Darran Lofthouse moved WFLY-7596 to WFCORE-2435:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2435 (was: WFLY-7596)
Component/s: Security
(was: Security)
Affects Version/s: 3.0.0.Beta7
(was: 11.0.0.Alpha1)
Elytron missing constant-role-decoder
-------------------------------------
Key: WFCORE-2435
URL:
https://issues.jboss.org/browse/WFCORE-2435
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta7
Reporter: Martin Choma
There is no {{constant-role-decoder}}, however all of other mappers have constant-*
variant:
{code}
[standalone@localhost:9990 /] /subsystem=elytron/constant-<TAB>
constant-name-rewriter constant-permission-mapper constant-principal-decoder
constant-realm-mapper constant-role-mapper
{code}
It can be useful for simple applications / demos / testing ...
Please add it for the sake of completeness.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)