SSO using OIDC instead of SAML
Hi,
I can see that Zoho supports organizational single sign on (SSO) via SAML:
My question is can I use OIDC instead of SAML to connect to a third-party identity provider.
The current identity provider (based on IdentityServer) our organization uses, does not support SAML, but it supports OIDC. I wonder if the users of my domain can login using their organizational identity in this case.
Thanks.