OIDC SSO Without Client Secret

0
Hi Community,   Can you please help on how can I configure OIDC module to setup SSO without providing Client Secret. I know private_key_jwt was recently introduced and is currently not supported by my IDP. My IDP supports "Authorization Code with PKCE" which as per my IDP shouldn't need Client Secret but remaining two client authentication methods of OIDC module enforces to pass Client Secret.    So how can I use "Authorization Code with PKCE" in OIDC module without providing Client Secret?
asked
0 answers