Single sign out not completed

Hi Auth0 Community,

I am trying to implement single sign out (SLO) with Auth0. I am able to get SSO working, but cannot get SLO working with Auth0.

It seems like when I use the logout endpoint, it does not log out from Auth0. I have tried with different option given with the endpoint as the federated, the client_id and returnTo. As referred to this: Authentication API Explorer

Anyone would know how or which endpoint I should use to make sure that a full logout is happening. I want to log out the user from Auth0, the provider and my application.

Thanks!

-Simon

Hi @simon123,

Welcome to the Auth0 Community!

What response are you seeing from the /logout endpoint?

Could you also please record a HAR and DM it to me? Thank you!