SCIM Okta
important
This feature is available in ReportPortal with a managed services subscription.
Prerequisites
- You have an Okta application.
- You have SAML Okta integration. For more information, see SAML Okta.
Configuration
-
Go to your Okta account.
-
Go to the
Applications
tab. -
Select the application you want to configure.
-
Go to the
General
tab. -
In the
App Settings
section, clickEdit
.
- Select
Enable SCIM provisioning
and clickSave
to apply the changes.
- Go to the
Provisioning
tab and clickEdit
.
- Fill in the following fields:
- SCIM connector base URL:
https://<your-scim-server-host>
- Unique identifier field for users:
userName
- Supported provisioning actions:
Push New Users
,Push Profile Updates
,Push Groups
. - Authentication Mode:
HTTP Header
- Authorization:
{your-admin-api-key}
- Click
Test connection configuration
and thenSave
the changes.