]
Jan Kalina resolved ELY-1358.
-----------------------------
Fix Version/s: 1.2.0.Beta3
Resolution: Duplicate Issue
Elytron properties-realm enforces REALM_NAME comment
----------------------------------------------------
Key: ELY-1358
URL:
https://issues.jboss.org/browse/ELY-1358
Project: WildFly Elytron
Issue Type: Bug
Components: Realms
Reporter: Josef Cacek
Assignee: Jan Kalina
Fix For: 1.2.0.Beta3
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.