keycloak-containers-demo icon indicating copy to clipboard operation
keycloak-containers-demo copied to clipboard

Results 6 keycloak-containers-demo issues
Sort by recently updated
recently updated
newest added

Hello, This plugin with keycloak 16 was getting the following error. I have updated the java code to make it work again. 18:50:44,044 ERROR [org.keycloak.services.error.KeycloakErrorHandler] (default task-1) Uncaught server error:...

Hello, I have 2 features to suggest : 1) Email domain whitelisting : It would be nice to be able to whitelist the domain that will be allowed to use...

The dockerfile has something.../target/.jar file it wants to execute but isn't found

This command failes with "/opt/jboss/tools/docker-entrypoint.sh: line 165: DB_ADDR: unbound variable" docker run --name demo-keycloak -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin -p 8080:8080 --net demo-network demo-keycloak Upon googling this specific issue I added...

Re produce steps: * Login jsconsole * Integrate GitHub * Open chrome or Firefox browser normal or incognito window * login with GitHub * enter username and password of GitHub...

Pushed custom theme and providers into the docker build itself, and added a `docker-compose` configuration. This simplifies the setup of the demo environment to a single command.