Artifactory Side and Certificate allocation:

ARTIFACTORY: How do I configure Artifactory SAML SSO with ADFS 2022?

AuthorFullName__c
Loren Yeung
articleNumber
000001563
ft:sourceType
Salesforce
FirstPublishedDate
2016-10-06T13:35:56Z
lastModifiedDate
2021-09-13
VersionNumber
8

In your Artifactory UI, login as your "admin" user and navigate in the "Admin" tab to the "SAML Integration" section and perform the following steps:

  1. Check the "Enable SAML Integration checkbox.
  2. In the "SAML Login URL" textbox fill in: "https://{ADFS_SERVER_URL}/adfs/ls/IdpInitiatedSignOn.aspx"
  3. In the "SAML Logout URL" textbox fill in: "https://{ADFS_SERVER_URL}/adfs/ls?logout"
  4. In the "SAML Service Provider Name" textbox fill in: "https://{PLATFORM_URL}"
  5. In the "SAML Certificate" textbox, paste in your x509 SAML certificate that was generated by your ADFS server      (See screenshot below)
AD FS -> Service - Certificates -> Select token-signing certificate -> view certificate -> Details -> Copy to file -> export file format as base64 encoded cer.


User-added image


User-added image


User-added image


6. Click "Save" (group attribute can be set if using Artifactory >5.3.0 see below for more instructions).

7. Navigate to the "General" section (left tree browser) and in the "Custom URL Base" textbox fill in:  "https://{PLATFORM_URL}" and click "Save".

8. Logout of Artifactory UI and then try to log in using "SSO Login".