-
Bug
-
Resolution: Done
-
Major
-
7.4.5.GA
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()
- clones
-
JBEAP-22603 Adding management user newly requires reload
- Closed
-
WFCORE-5650 Adding management user newly requires reload
- Closed
- is incorporated by
-
JBEAP-23557 (7.4.z) Upgrade WildFly Core from 15.0.13.Final-redhat-00001 to 15.0.14.Final
- Closed
- relates to
-
JBEAP-23625 (7.4.z) WFCORE-5694 - RealmsTestCase fails on Mac
- Closed
-
WFWIP-463 Adding user with add-user.sh newly requires reload
- Closed
-
JBEAP-23624 (7.4.z) WFCORE-5715 - Fix permission check failures that occur in the properties realm with the security manager enabled
- Closed