Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

holgerstolzenberg/keycloak-sec-context-issue

Repository files navigation

Keycloak Issue Showcase

Link: KEYCLOAK-12260

Setup

Use scripts provided under src/docker to create sample infrastructure.

cd src/docker
./create-machine.sh
docker-compose up -d

Postgres

User: admin Password: pgadm

Keycloak

User: admin Password: kcadmin

Edit /etc/hosts

// replace with your docker machine IP
192.168.99.123 keycloak-showcase

URL: http://keycloak-showcase:8080/auth/

About

Showcase for KEYCLOAK-12260

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published