github a-langer/nexus-sso 3.61.0

22 months ago

Since version 3.61.0 for SSO and User Tokens, it is enough to have following realms in the order listed:

  1. "Local Authenticating Realm" - built-in realm used by default.
  2. "SSO Pac4j Realm" - single sign-on realm uses an external Identity Provider (IdP).
  3. "SSO Token Realm" - realm allows you to use user tokens instead of a password.
  4. "Docker Bearer Token Realm" - required to access Docker repositories through a Docker client (must be below the "SSO Token Realm").

Other realms are not required and may lead to conflicts.

Don't miss a new nexus-sso release

NewReleases is sending notifications on new releases.