-
Bug
-
Resolution: Done
-
Major
-
17.0.1.Final
-
None
-
-
Workaround Exists
-
After adding management user customer needs to reload server to be able to log in with the created user. This is regression compared to previous version 24.
This affects obviously web console users as well.
In the old implementation the lastModified method was used to reload the properties file if needed (see here). But when switching to elytron this is not done anymore.
The full reload of the server can be avoided just re-loading the properties realm used for management:
/subsystem=elytron/properties-realm=ManagementRealm:load()
- is cloned by
-
JBEAP-22603 Adding management user newly requires reload
- Closed
-
JBEAP-23621 (7.4.z) WFCORE-5650 - Adding management user newly requires reload
- Closed