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

Popular posts from this blog

Which PHP Framework to choose in 2024

jQuery UI - Dialog - How to hide autofocus

HTML - How to add placeholder to dropdown (select) with selectpicker