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

Unable to Logout in STF Frontend after Integration with Keycloak OAuth 2.0 #750

Open
yunki-cmd opened this issue Jan 22, 2024 · 2 comments

Comments

@yunki-cmd
Copy link

yunki-cmd commented Jan 22, 2024

When attempting to log out in the STF frontend after integrating the system with Keycloak OAuth 2.0, an issue arises. Despite being redirected to the home URL after attempting to log out, the session does not close correctly, and the user is returned to the home screen instead of being completely disconnected.

STF Version: master/last_version
Keycloak Version: 11.0.2
Keycloak Configuration:
Client Created: (Name of the client created in Keycloak)
Protocol: OpenID Connect
Access Type: Confidential
Valid Redirect URIs: domain/*
Base URL: damain

Manually deleting cookies results in the expected logout behavior, but logout does not work as expected when performed through the STF frontend.

edit: Without being an admin and with any user, even if the cookies are deleted, upon refreshing, the auto login takes place.

brave_eHGHok5yXM
@denis99999
Copy link

@yunki-cmd , your issue should fixed by #752 , let me know if it is well the case?

@yunki-cmd
Copy link
Author

@yunki-cmd , your issue should fixed by #752 , let me know if it is well the case?

thanks. Waiting for the Docker image to test if the issue is fixed.

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

2 participants