returnTo Does Not Work when Performing a Federated Logout with a Google Connection
Last Updated:
Overview
The format of the logout call is along the lines of https://<tenantURL>/v2/logout?federated&returnTo=<myappUrl>&client_id=<myClientId>
Applies To
- Federated Logout
- Google Connection
Cause
This documentation mentions that:
-
The behavior of federated logouts with social providers is inconsistent. Each provider will handle the returnTo parameter differently, and for some, it will not work. Please check the social provider's settings to determine how it will behave.
Solution
google.com domain.This is not something that can be controlled within Auth0 since the request has been passed to the IdP authority.