Authorization Code with PKCE via Connection

Overview

This article will cover how to use the Authorization Code with PKCE flow with an external (upstream) IdP.

Applies To
  • Enterprise OIDC
  • PKCE
Solution

Create a custom OAuth2 connection, and using the Management API, patch into the options object:

"pkce_enabled": true


 

Recommended content

No recommended content found...