<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y000091L2QbSAKOkta Classic EngineOkta Integration NetworkAnswered2020-08-03T17:05:57.000Z2020-07-27T16:39:39.000Z2020-08-03T17:05:57.000Z

JuliaJ.59447 (Customer) asked a question.

OKTA SAML SLO Configuration

Hi Everyone,

I am using SAML for one of my web applications. SSO is working fine for me, but I am having trouble working with SLO. There is not much information about SLO as well as no proper documentation. I implemented everything but logout url is redirecting me to a page with 403 forbidden request. Can anyone help me on that. Is my configuration is wrong somehow?


  • User15730068971817219468 (Vendor Management)

    Thank you for posting your question, my name is Alexandru.

    Okta currently only supports SP-INIT SLO meaning the SP web app sends the SLO request to logout the Okta session. 

    Okta does not log out web apps.

    Does the application supports SLO? As not all application's are supporting SLO. 

    The logout requests that a SP sends, as a POST, must be signed. This must conform to section 3.7 and 4.4 of the: 

    http://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf

    The SP certificate needs to be added into the Okta application and the certificate has to be provided by the SP. 

    Expand Post
This question is closed.
Loading
OKTA SAML SLO Configuration