-
Notifications
You must be signed in to change notification settings - Fork 695
sessionCheckEventListener wrong origin xyz expected /auth/realms/demo #257
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
Comments
Seems to be a configuration issue. Did you manage to solve this? Your Keycloak seems to expect the wrong origin. |
Yep solved |
Cool, thx for this info. |
Hi @xmlking My Identity server (IDP) is hosted on http://localhost:9193, where should I config the origin in order to fix the issue ? thanks |
Don’t remember how I fix it. I think I relax my orign regex on my IDP (keycloak) |
cool , thank you :) |
I'm having a similar problem, and I've might noticed something. I'm using a catch all |
I am seeing following warning messages when using with keycloak. any idea?
sessionCheckEventListener wrong origin http://localhost:4200 expected http://localhost:8080/auth/realms/demo
The text was updated successfully, but these errors were encountered: