]
Darran Lofthouse updated WFCORE-2416:
-------------------------------------
Fix Version/s: (was: 4.0.0.Alpha1)
Elytron properties-realm enforces REALM_NAME comment
----------------------------------------------------
Key: WFCORE-2416
URL:
https://issues.jboss.org/browse/WFCORE-2416
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Josef Cacek
Elytron enforces existence of {{"#$REALM_NAME=...$"}} comment in property file
referenced from properties-realms.
When using legacy security and this line is missing, server starts without error.
*Expected behavior:*
Elytron's properties-realm *doesn't require* this comment. If the comment is
present, it *may* verify if its content fits the realm name.