Available now! The Integrator Free Plan org for developers and integrators is now available. Learn more at the Okta Developer Blog

Instructions for

On this page

Configure Single Logout

Identity Engine
Early Access

This guide discusses how to configure the Single Logout (SLO) feature for your

.


Learning outcome

Understand the purpose of Single Logout (SLO) and set it up for your

.

What you need


Overview

diagram

Configure

Events

After Okta initiates the outbound logout request to

, Okta includes the number of OIDC and SAML app and IdP logouts that occurred with SLO. Those numbers are found in the System Log event user.session.end under DebugData:

  • TotalOidcLogoutRequests: Lists the total number of logout requests for OIDC apps and IdPs
  • TotalSamlLogoutRequests: Lists the total number of logout requests for SAML apps and IdPs

See also