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
- Sign in to the Okta Admin Console.
- Go to Applications → Applications.
- 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
- Select the Provisioning tab.
- Select Configure API Integration.
- Check Enable API integration.
Enter Doow credentials
- Paste the SCIM Base URL from Doow into the SCIM 2.0 Base Url field.
- Paste the Bearer Token from Doow into the OAuth Bearer Token field.
- Select Test API Credentials to verify the connection.
- Select Save.
Configure provisioning actions
- Go to Provisioning → To App.
- 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.
- Select Save.
Assign users
- Go to the Assignments tab.
- Assign individual users or groups to the application.
- Assigned users are provisioned to Doow automatically.
Attribute mappings
Okta maps these attributes by default:
| Okta attribute | Doow attribute |
|---|---|
user.email | userName |
user.firstName | name.givenName |
user.lastName | name.familyName |
To customize mappings, go to Provisioning → To App → Attribute Mappings.
Next steps
Return to SCIM Provisioning for troubleshooting and additional configuration options.
Was this page helpful?