Skip to main content

Authentication

You can choose who can see your project's published content. There are three authentication modes:

  • No authentication: anyone can access the content, without having to authenticate.

  • Basic authentication: content is protected by a single username and password combination.

  • Single sign-on (SSO): users can sign in with your own preferred identity provider.

    Note

    Nexus supports the OpenID Connect (OIDC) identity verification protocol for Single sign-on. SAML is not supported.

Note

By default, all published content is set to No authentication.

  1. Select Nexus in the top menu. You are presented with the list of current Nexus projects.

    260810_Nexus_Tab.png
  2. Access the project you want to configure by selecting it in the list.

  3. Select  the Authentication tab.

    260819_Nexus_Authentication.png
  4. Select the Basic authentication radio button.

    260819_Nexus_Basic_Authentication.png
  5. In the Username field, enter a username.

  6. In the Password field, enter a password.

  7. Select Save 260819_Nexus_Authentication_Save_Button.png.

Configure single sign-on for Nexus

Note

In order to configure single sign-on, you must have access to your authentication provider's configuration page.

  1. Select Nexus in the top menu. You are presented with the list of current Nexus projects.

    260810_Nexus_Tab.png
  2. Access the project you want to configure by selecting it in the list.

  3. Select the Authentication tab.

    260819_Nexus_Authentication.png
  4. Select the Single sign-on (SSO) radio button.

    260819_Nexus_Authentication_SSO.png
  5. From your authentication provider, copy the following information into the fields:

    • Issuer URL

      Note

      The URL has to start with https:// and end with a forward slash (/).

    • Client ID

    • Client secret

  6. Copy the Redirect URL to your authentication provider's configuration page.

  7. Select Turn on single sign-on 260819_Nexus_Turn_On_SSO_Button.png.

Note

It may take a few moments for the changes to take effect.

Note

You can edit the single sign-on credentials at any time by selecting the Update single sign-on button.

If you have previously put authentication in place for your content but now need to make it available without requiring authentication, or need to switch to another form of authentication, do the following:

  1. Select Nexus in the top menu. You are presented with the list of current Nexus projects.

    260810_Nexus_Tab.png
  2. Access the project you want to configure by selecting it in the list.

  3. Select the Authentication tab.

  4. At the bottom of the page, select the authentication mode you wish to switch to:

    • Make public: make the content available to anyone without requiring authentication.

    • Switch to password: if you have previously configured single sign-on.?????????

    • Switch to single sign-on: if you have previously configured password.