
chikuc.86207 (Customer) asked a question.
SAML SLO returning RequestDenied status in the response
Hi,
We are trying to integrate Okta as SAML IdP for our SP. We are facing an issue with SLO even after following the steps in the manual - https://help.okta.com/en/prod/Content/Topics/Apps/Apps_Single_Logout.htm
I have provided the SP certificate in pem format, the appropriate SLO response destination URL of SP, and the entity ID. My issue is exactly what is mentioned in this post - https://support.okta.com/help/s/question/0D50Z00008C3jaG/getting-requestdenied-status-in-slo-response?language=en_US. But I did not find an answer from this post.
Any pointer to this issue would be a great help!
Thanks,
Ashish

The response that I am receiving is -
<saml2p:Status xmlns:saml2p="urn:oasis:names:tc:SAML:2.0:protocol">
<saml2p:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:RequestDenied"/>
</saml2p:Status>