Enabling Okta SSO for Service Management Portal
  • 1 Minute to read

    Enabling Okta SSO for Service Management Portal


      Article Summary

      Enabling Okta single sign-on (SSO) allows users to authenticate their identity seamlessly when logging into the Service Management Portal.

      To set up Okta SSO for your Service Management Portal, you'll need to navigate to your Okta dashboard and copy Client ID, Client Secret, Audience, and Issuer values.

      You'll also need to Prepare the Base URL. It's formed like this:

      https://your-okta-domain.okta.com/oauth2
      

      Replace your-okta-domain with the Issuer value that you found on the Okta dashboard.

      Follow these steps to obtain all the needed values for your Okta SSO integration:

      1. Sign in to your Okta dashboard
      2. Click on Admin in the top right corner
      3. Go to the Applications section and select Applications
      4. Select Create App Integration and choose OIDC - OpenID Connect option
      5. Pick Web Application at the bottom of the page and click Next
      6. In a New Web App Integration window set the application name as NordLayer
      7. In the Sign-in redirect URL field input this URL:
      https://partner-api.nordlayer.com/v1/tokens/oauth/resolution
      
      1. Adjust the Assignments section as needed and click Save
      2. After saving, you'll be redirected to the application's General page. Copy the Client ID and Client Secret values.
      3. Click on the Sign On tab
      4. Copy your Issuer and Audience parameter
      5. Configure Okta SSO on the Service Management Portal by logging in to the Service Management Portal and clicking Settings:

      Change Azure AD to Entra ID 2.png

      Select Login methods and pick Okta

      Change Azure AD to Entra ID-3.png

      In a newly opened window enter the following details:

      1. Client ID (copied from the Okta dashboard)
      2. Client Secret (copied from the Okta dashboard)
      3. Base URL (replace 'your-okta-domain' in https://your-okta-domain.okta.com/oauth2 with the Issuer from the Okta dashboard)
      4. Audience (copied from the Okta dashboard)
      5. Issuer (replace your-okta-domain with the Issuer from the Okta dashboard)
      https://your-okta-domain.okta.com
      

      Submit the information and click Save. Your organization members will be able to log into the Service Management Portal using Okta SSO.

      Note: It's possible to have multiple SSO methods enabled concurrently.

      In case you have any questions or are experiencing any issues, please feel free to contact our 24/7 customer support team.


      Was this article helpful?