]
Jan Kalina moved WFCORE-2416 to ELY-1358:
-----------------------------------------
Project: WildFly Elytron (was: WildFly Core)
Key: ELY-1358 (was: WFCORE-2416)
Component/s: Realms
(was: Security)
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
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.