In Artifactory/JFrog Platform:

ARTIFACTORY: How to integrate Artifactory with Azure OpenID?

AuthorFullName__c
Vasily Shkavera
articleNumber
000005143
ft:sourceType
Salesforce
FirstPublishedDate
2021-09-19T08:46:57Z
lastModifiedDate
2024-03-10T07:49:25Z
VersionNumber
8
  1. Log in with a user with admin privileges, navigate to the Admin tab → Security → OAuth SSO → Create New Provider
  2. Select the Provider Type: OpenID
  3. Enter the ClientID, Auth URL, and Token URL provided by endpoints of the registered app in Azure Portal. Enter the Secret created in step 4 of the previous section
 
User-added image
4. For the API URL, enter the following URL:
https://graph.microsoft.com/oidc/userinfo
*DO NOT use the URL provided by Azure under registered app endpoints (https://graph.microsoft.com)
 
5. Save and enable OAuth SSO