You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix or document the local Keycloak setup so Docker Compose starts reproducibly. The Compose file references a realm export file that must exist or be generated.
Acceptance criteria
Required Keycloak realm export file is committed or generated through a documented command.
Docker Compose auth setup works from a fresh clone after setting required environment variables.
README explains local test users, client configuration, and secrets.
Compose remains clearly marked as local development infrastructure, not production Keycloak guidance.
What to build
Fix or document the local Keycloak setup so Docker Compose starts reproducibly. The Compose file references a realm export file that must exist or be generated.
Acceptance criteria
Blocked by
None - can start immediately.