ARTIFACTORY : How do I configure Artifactory SCIM with Okta Provider
How do I configure Artifactory SCIM with Okta Provider
JFrog Artifactory supports Okta SCIM integration with the Artifactory instance.
This document describes how to configure your Artifactory SCIM integration with Okta Provider.
1. Login to Okta Admin Portal ⇒ Configure the Application ⇒ Enable the SCIM provisioning
2. Navigate to the Provisioning tab:
Update the Application Information and Save:
SCIM connector base URL ⇒ https://<Artifactory_URL>/access/api/v1/scim/v2
Unique identifier field for users ⇒ userName
Supported provisioning actions ⇒ select all of the following options:
Import New Users and Profile Updates
Push New Users
Push Profile Updates
Push Group.
Authentication Mode: select HTTP Header and then paste the admin token you created in the JFrog Platform (from here).
To App settings ⇒ set the following options and save:
Create Users
Update User Attributes
Deactivate Users
Click Save
Push Groups: To push the groups from the okta provider to the Artifactory Application.
Once the above steps are done, we will be able to sync users/groups to the configured Artifactory Application.