SSO using Okta

In the Okta Dashboard

Step 1: Create a custom SAML application for DinMo

  1. Sign in your Okta account as an admin

  2. Go to the applications dashboard

  3. Click "Create app integration"

  4. Choose SAML 2.0 app from the suggested options

  5. Enter your general settings: name, logo, visibility

  6. Click Next, and enter your SAML settings: single-sign-on URL, Audience URI, Name ID format, "Application username" and "Update application username on".

    Make sure to enter these parameters:

Name ID format

EmailAddress

Application username

Email

Update application username on

Create and update

  1. Enter your attribute statements At this step, an email-to-user.email statement is required

Step 2: Assign people to your SAML app

To enable a user to use the newly created application, you must add it in the Assignments tab under the Applications / Your application menu.

In the DinMo Application

Step 3: Configure Okta SSO in DinMo

  1. Sign in to your DinMo workspace as an organization admin

  2. Go to your organization management space

  • Click on your workspace name in the top left navigation menu.

  • Select Manage Workspaces.

  • Go to the Organization Settings tab.

  1. Click on Okta SSO button

  1. Fill in the Authentification Settings:

  • SSO Portal Key: Choose a unique key to identify your SSO organization (e.g., <company-name>_SSO).

  • Sign on URL: Enter the SSO URL collected in Okta

  • Issuer: Enter the Issuer collected in Okta

  • Certificate, directly copied from the dashboard

  1. Click Save

  2. Collect the generated values:

    • DinMo’s Entity ID

    • DinMo’s Callback URL

    • Your Portal URL: The URL used to connect to your DinMo workspace through SSO.

Step 4: Limit Access to Authorized Users (Optional)

For additional security, you can restrict access to your DinMo workspace to authorized users only in your IdP. To enable this, toggle the Enable SAML-only authentication option.


Connecting to a workspace using SSO

Method 1: using DinMo sign-in

  • Enter your SSO Portal Key

  • Validate your connection with Okta

Method 2: using your specific URL

Last updated