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

Cannot GET /app/login #806

Open
2 tasks done
raphaeldeux opened this issue Feb 18, 2024 · 3 comments
Open
2 tasks done

Cannot GET /app/login #806

raphaeldeux opened this issue Feb 18, 2024 · 3 comments

Comments

@raphaeldeux
Copy link

Disclaimers

  • Before filing this report, I have read the documentation fully and followed it.
  • I understand that if the "issue" is something that is already answered by the documentation and/or are caused by me not reading the documentation, the issue will be blocked and/or locked (with the implicit explanation being to "go read the docs"), and I may not be able to open another issue for this repository ever again.

Issue Description

Describe the bug
When I connect with Keycloak SSO, I get "Cannot GET /app/login"

Deployment Method
I deploy with docker-compose.yml + .env

To Reproduce
Steps to reproduce the behavior:

  1. Go to URL/app
  2. Click on SSO
  3. Connect
  4. See error

Expected behavior
Expect to see dashboard

@JaneJeon
Copy link
Owner

Hi, there is not nearly enough information to replicate. Do you have any logs? And which docker-compose.yml? The one at the top level is used only for development.

Generally, "I see an error" is not enough information for debugging. The more you can provide, the faster you can get help.

@colfes
Copy link

colfes commented Feb 25, 2024

I had the same issue just now. In Keycloak in the client's capability config, I changed "Client authentication" to off, and enabled Standard flow, Direct access grants, Implicit flow. Then clear browser cache for blink.your-domain.info and keycloak.your-domain.info. Then it worked. But I'm a Keycloak newbie and what I did might be insecure, but it resolved the issue.

@colfes
Copy link

colfes commented Feb 25, 2024

The only takeaway from this issue is probably that a better documentation on how to set up the client in Keycloak would be great.

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

3 participants