ARTIFACTORY : How do I configure Artifactory SCIM with Okta Provider

ARTIFACTORY : How do I configure Artifactory SCIM with Okta Provider

AuthorFullName__c
Sandeep Anikapati
articleNumber
000005167
ft:sourceType
Salesforce
FirstPublishedDate
2021-11-17T14:27:01Z
lastModifiedDate
2023-05-01
VersionNumber
12

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

User-added image


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).

User-added image


To App settings ⇒  set the following options and save:
Create Users
Update User Attributes
Deactivate Users
 

User-added image


Click Save



Push Groups:  To push the groups from the okta provider to the Artifactory Application.

User-added image


Once the above steps are done, we will be able to sync users/groups to the configured Artifactory Application.