]
Ondrej Lukas closed WFCORE-2569.
--------------------------------
Resolution: Duplicate Issue
Elytron properties-realm is not able to read users dynamically
--------------------------------------------------------------
Key: WFCORE-2569
URL:
https://issues.jboss.org/browse/WFCORE-2569
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Critical
Elytron properties-realm reads users only during server start. As consequence it means
that when Elytron properties-realm is used for securing management interface and user is
added through {{add-user.sh}} script then authentication with that user is not possible
until server is reloaded/restarted. In legacy security, users can be added and used
without needed of reloading server.