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

Add endpoint for logout #56

Open
einari opened this issue Jun 9, 2023 · 0 comments
Open

Add endpoint for logout #56

einari opened this issue Jun 9, 2023 · 0 comments

Comments

@einari
Copy link
Contributor

einari commented Jun 9, 2023

We should have a /.aksio/logout endpoint for logging out a user.
If the user is being impersonated it will log out the impersonated user, removing the cookie and redirecting back to the /.aksio/impersonate endpoint.

If its not an impersonated user, it should redirect to the a configured logout URL that would typically be the actual identity providers logout or middleware such as the Azure Container Apps logout.

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