Skip to content

Commit 2a85595

Browse files
CarliJoyclaude
authored andcommitted
fix(keycloak): disable SSL requirement for master realm after start
Keycloak 26+ enforces SSL by default even for localhost, causing client connections over plain HTTP to fail. Disable it via kcadm.sh post-start. Also add user_realm_name to get_client() kwargs to fix authentication against the master realm. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2940501 commit 2a85595

1 file changed

Lines changed: 24 additions & 0 deletions

File tree