OpenID Connect - Authorization code flow with PKCE

Is there a way to use auth code flow with PKCE in OIDC? Connection of type “OpenID Connect” only has two options: front channel (implicit flow) and back channel (authorization code flow, but without PKCE).
Do I understand it correctly?

Hey there!

I just checked our docs and I think that won’t be doable as OIDC isn’t mentioned there:

@konrad.sopala is there another way, perhaps an article, on how to integrate a PKCE connection?

Has anyone figured out this? our OIDC Idp enforces PKCE