keycloak-containers
keycloak-containers copied to clipboard
ARCHIVED Containers for the no longer supported WildFly distribution of Keycloak
### Describe the bug using the password `y3xc8%VpZ8W*RRSF7X$$zA5d` keycloak was unable to connect to my postgres (specifically postgres 14) database. After verifying the password was indeed correct via cmdline pgsql,...
### Description Would be good to have something like X509_CA_BUNDLE from Wildfly based image too. It is very convenient in kubernetes deployment where you can mount a number of secrets...
…ver and docker cmd for the same purpose
### Describe the bug There is an error while connecting to Oracle DB using environment variables, in which the error received states taht the SID is not available. I fixed...
### Describe the bug The connector jdbc used by keycloak dont wrapp the good port to connect at mysql ### Version jboss/keycloak 16.1.1 ### Expected behavior The variable of configuration...
### Description The keycloak-init-container was run to download an extension (KEYCLOAK_EXTENSIONS=https://github.com/aerogear/keycloak-metrics-spi/releases/download/2.5.3/keycloak-metrics-spi-2.5.3.jar), but the download was incomplete. Despite the downloaded file was 0 bytes, the download was considered successful, so Keycloak...
### Describe the bug keycloak v18 (wildfly) realm frontend url breaks our implementation. We setup our env with two load balancers, each with it's own FQDN. We want to only...
### Describe the bug When upgrading from 15.1.1 to 16.0.1 the new container hungs during infinispan sincronization with following error: Update: similar problem going from 17.0.1 to 18.0.2 (see https://github.com/keycloak/keycloak-containers/issues/377#issuecomment-1173140844)...
Docker-entrypoint.sh removes old add-user.json before adding the admin user. This prevents a bug upon container restart: https://github.com/keycloak/keycloak/issues/9178
### Describe the bug This git issue more or less mirrors the redhat issue [KEYCLOAK-16747](https://issues.redhat.com/browse/KEYCLOAK-16747) Our dev environment is undergoing a restart every weekend. For our docker containers this means...