Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect to /auth/null after /external_logout request #343

Open
wert93 opened this issue Aug 21, 2023 · 0 comments
Open

Redirect to /auth/null after /external_logout request #343

wert93 opened this issue Aug 21, 2023 · 0 comments

Comments

@wert93
Copy link

wert93 commented Aug 21, 2023

The issue I am facing is that after logging out of a session opening the url localhost:3000/auth/external_logout?_method=DELETE&client_id={clientID}&redirect_sign_out_uri=http://localhost:60606/ from my web app hosted on localhost:60606 (but the same happens manually inserting the url in the browser) I correctly sign out of the application, but I am redirected to localhost:3000/auth/null. If I set my web app to open the url in a new page I am able to return to my web app home on http://localhost:60606/ , but a tab still opens on /auth/null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant