I am trying to establinsh an OAuth 2.0 Auhorization code flow with PKCE support from Okta provider.
I try to set it up with the support of the built-in OAuth 2.0 support with advanced options but I don't find a way to tell the get access token request to use the "code" provided by the 'authorize' request did just before
Does anyone have an idea ?
Thanks Olivier