Hi all.
There is an option for an admin to ‘Clear user sessions’ from the user screen.
Is it possible for Okta to send a Single Logout (SLO) request to those sessions?
Hi all.
There is an option for an admin to ‘Clear user sessions’ from the user screen.
Is it possible for Okta to send a Single Logout (SLO) request to those sessions?
That’s a good question — clearing user sessions from the admin panel doesn’t always behave the same way as a formal SLO flow, since the latter depends on proper SAML SLO configuration with the service provider. In most setups, session clearing in Okta just ends the Okta session, while the SP session may remain unless SLO is fully implemented and supported on both sides. You might also find this related thread helpful where others discussed SLO behavior in different environments: Specific Mobile devices Bypass MFA Authentication Policy Source
I found the answer- I should use OKTA`s Event Hooks for that.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.