ARTIFACTORY: OIDC Setup Example

ARTIFACTORY: OIDC Setup Example

AuthorFullName__c
Patrick Russell
articleNumber
000006129
ft:sourceType
Salesforce
FirstPublishedDate
2024-06-23T07:41:09Z
lastModifiedDate
2024-06-23
VersionNumber
2
Introduction
Artifactory recently released an OIDC integration compatible with GitHub's OIDC system. This allows GitHub Actions builds to authenticate with Artifactory using secure tokens instead of direct credentials.

Setting this system up for the first time can be challenging because of the various fields that have to be entered as input. This guide aims to help you get through the initial setup in one go using an example project.