Skip to main content

Configure OIDC config

After enabling OIDC, add a new OIDC config to integrate SSO with Keycloak.

  1. On the Security & Access > OIDC Scope screen, click Add new OIDC.

  1. Enter the OIDC configuration details from your Keycloak system:
    • Name: The display name shown on the ArgoCD login screen (e.g., Login via [Name])
    • Issuer: Obtained from Keycloak after creating the client
    • ClientID: The client ID created in Keycloak for managing ArgoCD users
    • ClientSecret: The client secret associated with the created ClientID

  1. Result after configuring OIDC: