Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
3.14.0
Description
On starting Nexus 3 (3.14-04), with User Tokens enabled, the User Token Realm will automatically be added to the list of Active Realms.
If I go through the UI into Security->Realms and move it into the inactive column, save and restart the server, it will back in active.
This seems to be unwanted behaviour as it is possible to make it inactive, so the configuration should persist.
It also makes support more complicated as we can't reproduce accurately from a known configuration.
Copy of log that shows the change being made:
2018-12-13 16:08:09,240+0000 INFO [FelixStartLevel] *SYSTEM org.sonatype.nexus.security.internal.RealmManagerImpl - Loaded configuration: RealmConfiguration{realmNames=[NexusAuthenticatingRealm, NexusAuthorizingRealm]} ... 2018-12-13 16:08:13,435+0000 INFO [FelixStartLevel] *SYSTEM org.sonatype.nexus.security.internal.RealmManagerImpl - Changing configuration: RealmConfiguration{realmNames=[User-Token-Realm, NexusAuthenticatingRealm, NexusAuthorizingRealm]}
Attachments
Issue Links
- causes
-
NEXUS-18784 add a system status check for when user tokens are enabled but the realm isn't active
-
- New
-
- duplicates
-
NEXUS-11940 User Token: Available realm on version 2 Upgrades to Active realm in version 3
-
- Closed
-