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

Idea PhpStorm - How to fix bugs with incorrect code Inspections and Autocomplete

CSS Как прикрепить слой (div) к краю

PHP - How to show expected return array elements