External IDP ZOHO login via Generic OIDC throwing error with parameter prompt=select_account
Use-case:
We’re integrating Zoho login using Zitadel as the OIDC provider.
Environment:
Self-hosted Zitadel.
Version:
v2.63.2
Stack:
We’re using Zitadel’s OIDC login flow to allow users to sign in via Zoho.
What you expected to happen:
Users should be able to authenticate with Zoho via OIDC without issues.
What went wrong:
Zoho throws an error when the prompt parameter is set to select_account. It seems Zoho only supports prompt=consent.
Question:
Is there a way to configure or override the prompt parameter in Zitadel’s OIDC flow to use consent instead of select_account?
We’re integrating Zoho login using Zitadel as the OIDC provider.
Environment:
Self-hosted Zitadel.
Version:
v2.63.2
Stack:
We’re using Zitadel’s OIDC login flow to allow users to sign in via Zoho.
What you expected to happen:
Users should be able to authenticate with Zoho via OIDC without issues.
What went wrong:
Zoho throws an error when the prompt parameter is set to select_account. It seems Zoho only supports prompt=consent.
Question:
Is there a way to configure or override the prompt parameter in Zitadel’s OIDC flow to use consent instead of select_account?
