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

Corrections_NormaW_LeonH_PullReq_001 #43

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Keycloak link with /auth
line 123 Keycloak: 
line 124 http://localhost:8081/auth

without /auth the link does not work, in our cases
NormaW authored Sep 8, 2022
commit ba3b2378f4298f4491217aea2bc57068cce7e742
2 changes: 1 addition & 1 deletion setup_root.md
Original file line number Diff line number Diff line change
@@ -121,7 +121,7 @@ $ docker logs -f <container name>
In default config, the running containers will be:

* Keycloak:
* http://localhost:8081
* http://localhost:8081/auth

* The default keycloak username is *admin* and the password is *admin*.