Hello there, I am attempting to set up an OIDC (Op...
# ory-network
r
Hello there, I am attempting to set up an OIDC (OpenID Connect) configuration from Ory-network to another MFA provider. I have successfully added this third-party provider as a generic Social Sign-in. Now, when I access the login page, I can click on the button for this generic provider and get redirected to their authentication page. After successfully authenticating on their side, I am redirected back to the Ory login page. However, I encounter an error that says: "Unable to complete OpenID Connect flow because the OpenID Provider did not return the state query parameter." I have already reached out to the third-party provider, and they informed me that "Hybrid / response_type=code is still not supported." Now, I am wondering if there is a setting within Ory-Network accessible through the CLI (Command Line Interface) or any other method where I can change the response_type for an OIDC connection. Thank you for your assistance!