How to logout from Zoho Desk via SAML
As standard SAML request logout does not work, you can use OAuth logout URL.
When you try to put standard SAML logout URL, you catch an error:
"The SAML v2 logout request is missing the SAMLRequest parameter."
As a work case, you can use standard AOuth logout URL.
For example, you can get it from Fusion Auth, in "OAuth2 & OpenID Connect Integration details" tab.
Comments