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

logout invalidation does not work for existing client application #505

Open
vvdevteam opened this issue Oct 24, 2023 · 0 comments
Open

logout invalidation does not work for existing client application #505

vvdevteam opened this issue Oct 24, 2023 · 0 comments

Comments

@vvdevteam
Copy link

There's a repo for client app integration with this solution that you've provided. However, if you already have an existing client app (e.g., ASP.NET) that doesn't utilize Amplify, you may encounter a situation where, upon logging out, you are redirected to the landing page without actually being logged out.

To address this, we've implemented a logout endpoint that serves as a proxy to the Cognito logout endpoint. However, this solution doesn't fully resolve the issue, as the token swap mechanism may still issue a new token when logging in.

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