Actually i am using salesforce as the relying party and auth0 as idp, if i logout from auth0, i want to logout from salesforce as well, how to achieve this, please help
Hi @adnansami.techie
Welcome to the Auth0 Community!
Sorry for the late response, you are looking for the federated logout. We have a great overhaul of all the scenarios with auth0 as idp or sp.
Federated Logout and SLO
This document discusses Federated Logout and Single Log Out (SLO) and links to some commonly implemented patterns. For purposes of this document the following definitions are used:
Federated Logout: Signing a user out of the upstream identity provider by using the ?federated querystring parameter on the Auth0 logout endpoint.
Single Log Out or SLO: Signing a user out of the upstream identity provider and any other applications they are signed in to. This is only ava…
Thanks
Dawid
system
Closed
December 14, 2023, 8:51pm
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.