]
Darran Lofthouse moved WFLY-7104 to WFCORE-2416:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2416 (was: WFLY-7104)
Component/s: Security
(was: Security)
Fix Version/s: 4.0.0.Alpha1
(was: 11.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
Assignee: Darran Lofthouse
Fix For: 4.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.