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

ARCHIVED Containers for the no longer supported WildFly distribution of Keycloak

Results 55 keycloak-containers issues
Sort by recently updated
recently updated
newest added

### 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,...

kind/bug
status/triage

### 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...

kind/feature
status/triage

### 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...

kind/bug
status/triage

### 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...

kind/bug
status/triage

### 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...

kind/enhancement
status/triage

### 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...

kind/bug
status/triage

### 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)...

kind/bug
status/triage

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...