We have noticed that an OIDC Client if has PKCE (S256) – kc_idp_hint does not work as expected redirecting to the default IDP state in the kc_idp_hint flag.
Removing the PKCE, and kc_idp_hint works as expected.
Is kc_idpo_hint subject to no PKCE being used by the Client?
Thanks.