On Azure:

ARTIFACTORY: How To Configure Artifactory SAML SSO with Azure AD

AuthorFullName__c
Nitay Marciano
articleNumber
000005334
ft:sourceType
Salesforce
FirstPublishedDate
2022-07-18T09:23:17Z
lastModifiedDate
2024-03-10T07:49:14Z
VersionNumber
7

1. In the Azure portal, on the JFrog Artifactory application integration page, find the Manage section and select Single sign-on and then select SAML.
User-added image

2. On the "Set up Single Sign-On with SAML" page, click the Edit icon for Basic SAML Configuration to edit the settings:

User-added image

In the Identifier text box, enter your JFrog Platform URL:

$JFROG-URL/ui/login
For JFrog Cloud users that would be:
https://<servername>.jfrog.io/ui/login

In the Reply URL text box, enter the SAML URL for your JFrog Platform service:
$JFROG-URL/artifactory/webapp/saml/loginResponse
For JFrog Cloud users that would be:
https://<servername>.jfrog.io/artifactory/webapp/saml/loginResponse
 
In the Sign-on URL text box, enter the login URL for your JFrog Platform:
$JFROG-URL/ui/login
For JFrog Cloud users that would be:
https://<servername>.jfrog.io/ui/login
 
3. If needed, click the Edit icon to open the User Attributes & Claims dialog to add custom mappings to your SAML token attributes configuration. This will be needed on JFrog side, as can be seen later in this document.
User-added image

​​​​​​4. In the Set up Single Sign-On with SAML page, in the SAML Signing Certificate section, locate the Certificate (Base64) and Download it to your computer. You will need to insert the certificate on the JFrog Platform later.
User-added image


5. In the Set up JFrog Artifactory section, copy the appropriate URLs based on your requirement.

User-added image