UNCLASSIFIED - NO CUI

Skip to content

Resolve "Unable to Activate Desired Realms in Nexus Configuration"

General MR

Summary

Need to break apart the link between configuring realms and requiring a license and sso enablement as the OSS version has a few realms out of the box that we should be able to configure.

The realms can be configured by passing in the realm values to the array.

  • NexusAuthenticatingRealm
  • SamlRealm *+
  • ConanToken
  • Crowd *
  • DefaultRole
  • DockerToken
  • LdapRealm
  • NpmToken
  • NuGetApiKey
  • rutauth-realm
  • User-Token-Realm *

Those designated with a * require the PRO version license, + will be auto set when sso.enabled: true

Relevant logs/screenshots

Screenshot_2024-10-17_at_3.51.42_PM Screenshot_2024-10-17_at_3.51.11_PM

Linked Issue

issue

Upgrade Notices

N/A

Edited by Nigel Bazzeghin

Merge request reports