Bernd Bohmann

Results 22 comments of Bernd Bohmann

@mabartos it's working with your changes. Here my test steps: docker-compose.yml ``` services: keycloak: image: quay.io/keycloak/keycloak:26.1 command: start-dev environment: KC_BOOTSTRAP_ADMIN_USERNAME: admin KC_BOOTSTRAP_ADMIN_PASSWORD: admin KC_DB: postgres KC_DB_URL: jdbc:postgresql://postgres/KEYCLOAK KC_DB_USERNAME: keycloak KC_DB_PASSWORD:...

@jbampton @melloware I'm a bit busy and won't have time until next week