]
Darran Lofthouse resolved WFCORE-2452.
--------------------------------------
Fix Version/s: 3.0.0.Beta29
Resolution: Done
Elytron key-store requires set credential-reference which is wrongly
marked as optional.
----------------------------------------------------------------------------------------
Key: WFCORE-2452
URL:
https://issues.jboss.org/browse/WFCORE-2452
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-store 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