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

Redirects to WebSocket URL After Login with Keycloak #28685

Open
2 of 5 tasks
nury-garryyev opened this issue Feb 12, 2025 · 0 comments
Open
2 of 5 tasks

Redirects to WebSocket URL After Login with Keycloak #28685

nury-garryyev opened this issue Feb 12, 2025 · 0 comments

Comments

@nury-garryyev
Copy link

nury-garryyev commented Feb 12, 2025

Overview of the issue

After logging in with Keycloak, the user is redirected to the below URL instead of the JHipster homepage. After that when I go to http://localhost:8080/, I am already logged in, and the JHipster homepage opens successfully.

http://localhost:8080/websocket/tracker/info?t=1739361645260&continue
{"entropy":1658401663,"origins":[":"],"cookie_needed":true,"websocket":true}

Motivation for or Use Case

It is expected to redirect to the homepage.

Reproduce the error
  1. Create a JHipster monolith application with Keycloak, React and Webscoket
  2. Login
Related issues
Suggest a Fix
JHipster Version(s)

v8.9.0

Browsers and Operating System

Windows 10, Firefox and Chrome

  • Tickets opened without reproduction steps or that doesn't follows the template recommendation will be closed.
  • This issue is prompt-related or an error that prevents JHipster from generating an application.
  • I don't have a JDL otherwise I should open an JDL Issue
  • The application is not successfully generated otherwise, I should open an Issue with jhipster info
  • Checking this box is mandatory (this is just to show you read everything)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant