Skip to content

Update Examples for the Latest Version of Keycloak #307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

andrewlecuyer
Copy link
Collaborator

The Keycloak example now works with the latest version of Keycloak. This includes using the new env vars and settings that are now available in the latest version of Keycloak.

The PostgresCluster's created for the Keycloak examples (which includes any PostgresCluster's created for use with Keycloak in the Crunchy Postgres for Kubernetes documentation) have also been updated to set the autoCreateUserSchema annotation to true. Without this setting, Keycloak will crash on startup when attempting to use the public schema.

Issues: PGO-2300

The Keycloak example now works with the latest version of Keycloak.  This includes using
the new env vars and settings that are now available in the latest version of Keycloak.

The PostgresCluster's created for the Keycloak examples (which includes any PostgresCluster's
created for use with Keycloak in the Crunchy Postgres for Kubernetes documentation) have
also been updated to set the "autoCreateUserSchema" annotation to "true".  Without this setting,
Keycloak will crash on startup when attempting to use the public schema.
@andrewlecuyer andrewlecuyer merged commit 4f8d0d9 into CrunchyData:main May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants