OAuth / OpenID Connect

I have already configure the Custom redirect URL after logout URL in Sign In Settings->Advanced Settings. But it redirects me to providers login page after I click on Logout. How can I go back to homepage/other page?

2075 views 0

This is the issue with the post redirect functionality of the logout URL of your Application.  Check with your provider if they can provide you the Logout URL with a post redirect link

For example.:

See the below Logout URLs of Microsoft –
Logout URL without post Redirect URL: https://login.windows.net/common/oauth2/logout
Logout URL with post Redirect URL: https://login.windows.net/common/oauth2/logout?post_logout_redirect_uri=<yourURL> 

Was this helpful?


Hello there!

Need Help? We are right here!

support