[
https://issues.jboss.org/browse/WFCORE-2473?page=com.atlassian.jira.plugi...
]
Darran Lofthouse moved WFLY-7670 to WFCORE-2473:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2473 (was: WFLY-7670)
Component/s: Security
(was: Security)
Fix Version/s: 4.0.0.Alpha1
(was: 11.0.0.Alpha1)
It is possible to create constant-name-rewriter without defined
constant
------------------------------------------------------------------------
Key: WFCORE-2473
URL:
https://issues.jboss.org/browse/WFCORE-2473
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Jan Tymel
Assignee: Darran Lofthouse
Labels: user_experience
Fix For: 4.0.0.Alpha1
If user adds a new {{constant-name-rewriter}} via following command
{{/subsystem=elytron/constant-name-rewriter=name-rewriter:add(constant)}} then is a new
rewriter created.
It shouldn't be possible since {{constant}} attribute isn't filled correctly.
However, there is added a new rewriter with {{true}} value [1] instead.
[1] <constant-name-rewriter name="name-rewriter"
constant="true"/>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)