]
Josef Cacek reopened WFLY-7104:
-------------------------------
Reopening. The issue is still valid.
Elytron properties-realm enforces REALM_NAME comment
----------------------------------------------------
Key: WFLY-7104
URL:
https://issues.jboss.org/browse/WFLY-7104
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Josef Cacek
Assignee: Darran Lofthouse
Fix For: 11.0.0.Alpha1
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.