]
Darran Lofthouse resolved WFCORE-2388.
--------------------------------------
Fix Version/s: 3.0.0.Beta29
Resolution: Done
Elytron key-managers requires set credential-reference which is
wrongly marked as optional.
-------------------------------------------------------------------------------------------
Key: WFCORE-2388
URL:
https://issues.jboss.org/browse/WFCORE-2388
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Peter Skopek
Fix For: 3.0.0.Beta29
In EAP7.1.0.DR7 Elytron key-managers uses credential-reference with clear-text attribute
for password instead of password attribute.
But there is problem with credential-reference element which is wrongly marked as
optional.
Please set this element on mandatory with respect to this issue
https://issues.jboss.org/browse/WFLY-7125