Docs
Open app

Okta SCIM Setup

Configure Okta SCIM provisioning for Doow.

Configure Okta to automatically provision and deprovision users to Doow.

See Okta's Add SCIM provisioning to app integrations guide for full details.

Prerequisites

  • Have the SCIM Base URL and Bearer Token from Doow ready (see Configure Doow).

Create or select an application

  1. Sign in to the Okta Admin Console.
  2. Go to ApplicationsApplications.
  3. If you already have a Doow application, select it. Otherwise:
    • Select Create App Integration.
    • Choose SWA - Secure Web Authentication.
    • Enter "Doow" as the name and select Finish.

Enable SCIM provisioning

  1. Select the Provisioning tab.
  2. Select Configure API Integration.
  3. Check Enable API integration.

Enter Doow credentials

  1. Paste the SCIM Base URL from Doow into the SCIM 2.0 Base Url field.
  2. Paste the Bearer Token from Doow into the OAuth Bearer Token field.
  3. Select Test API Credentials to verify the connection.
  4. Select Save.

Configure provisioning actions

  1. Go to ProvisioningTo App.
  2. Select Edit and enable:
    • Create Users — provision new users to Doow.
    • Update User Attributes — sync attribute changes.
    • Deactivate Users — remove access when users are unassigned or deactivated.
  3. Select Save.

Assign users

  1. Go to the Assignments tab.
  2. Assign individual users or groups to the application.
  3. Assigned users are provisioned to Doow automatically.

Attribute mappings

Okta maps these attributes by default:

Okta attributeDoow attribute
user.emailuserName
user.firstNamename.givenName
user.lastNamename.familyName

To customize mappings, go to ProvisioningTo AppAttribute Mappings.

Next steps

Return to SCIM Provisioning for troubleshooting and additional configuration options.

Was this page helpful?