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 while invalid state.. #105

Open
sachinuthale opened this issue Aug 24, 2023 · 0 comments
Open

Logout while invalid state.. #105

sachinuthale opened this issue Aug 24, 2023 · 0 comments

Comments

@sachinuthale
Copy link

sachinuthale commented Aug 24, 2023

Many times when the user refreshes the page after a long time, due to an inactive state error we get a white screen with too many redirect errors.
Can we solve this by adding a logout URL in the invalid state exception ??

Can we do this ??
throw new KeycloakCallbackException('Invalid state');
$this->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