ARTIFACTORY: How to configure OAuth SSO with KeyCloak

ARTIFACTORY: How to configure OAuth SSO with KeyCloak

AuthorFullName__c
Md Mohsin Ali
articleNumber
000006055
ft:sourceType
Salesforce
FirstPublishedDate
2024-03-14T06:50:57Z
lastModifiedDate
2024-03-14
VersionNumber
1
Description:
The Keycloak is an open-source identity and access management solution, which provides SAML & OIDC (OpenID Connect) Authentication. Integrating Keycloak with Artifactory provides robust authentication and authorization capabilities for managing access to your repositories. In this article, we'll guide you through the process of configuring Keycloak with Artifactory.

Prerequisites:
- Before getting started, ensure you have the following prerequisites:
  1. Keycloak server is up and running.
  2. Artifactory instance is installed and accessible.
  3. Administrative access to both Keycloak and Artifactory.

Follow the steps below to configure Artifactory with Keycloak as OAuth SSO authentication provider.