Atlassian

How do I configure the PKCE with Keycloak?

27 views April 7, 2026 0

You can configure PKCE (Proof Key for Code Exchange) with Keycloak by following the steps below:

Prerequisite

Ensure that your Identity Provider supports the Authorization Code flow with PKCE.

Keycloak Configuration:

  1. Navigate to your client configuration in Keycloak.
  2. Set the PKCE Code Challenge Method to SHA-256.
  3. Save the changes.

Plugin Configuration:

  1. Go to the Advanced Settings tab in the plugin.
  2. Enable the PKCE toggle.
  3. Save the configuration.

Note: Our plugin supports only the SHA256 method for PKCE. Ensure your identity provider is configured accordingly.

Was this helpful?


Hello there!

Need Help? We are right here!

support