Logout federated not working for me

I am trying to integrate auth0 with my regular website build in java servlet, I am expecting logout from the ID provider, by redirect to “https://xxx.auth0.com/v2/logout?federated”, somehow, auth0 will redirect back to my return url, without logout from corresponding id provider, there is no call to the provider website at all. Not sure what’s wrong.

:wave: @david7 which IdP are you trying to logout from ?