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

Infinite redirect when running the demo using docker when login #19

Open
mblhealth opened this issue Oct 6, 2024 · 1 comment
Open
Assignees

Comments

@mblhealth
Copy link

Steps to replicate are:

  1. Cloning the repo
  2. Opening the docker if that is not running in background
  3. going to demo-setup folder
  4. running /bin/bash .start-demo.sh
  5. docker compose will up and run the UI on port 80.
  6. Keycloack page is opening
  7. Putting the username and password on login screen default is admin and change-me.
  8. On click of the login button you will notice that it is doing a 302 infinite.

Let me know if someone is facing the same issue.

@amazy
Copy link
Member

amazy commented Oct 7, 2024

As a end user, you should use one of the minimal-setup.

The demo setup was used internally by us to develop the service but it might indeed be broken right now.

@amazy amazy self-assigned this Oct 7, 2024
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