[
https://issues.jboss.org/browse/WFLY-7596?page=com.atlassian.jira.plugin....
]
Martin Choma moved JBEAP-7309 to WFLY-7596:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7596 (was: JBEAP-7309)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR8)
Elytron missing constant-role-decoder
-------------------------------------
Key: WFLY-7596
URL:
https://issues.jboss.org/browse/WFLY-7596
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
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)