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
Why\nSingle application.yaml is not enough for stable local and deployment flows. We need profile-specific config for Keycloak issuer/client/audience.\n\n## Scope\n- Keep minimal base application.yaml.\n- Add application-local.yaml, application-dev.yaml, application-prod.yaml.\n- Move issuer/client/audience to env-driven profile configs.\n\n## DoD\n- Local profile works with sensible defaults.\n- Dev/prod profiles rely on explicit env vars.
Why\nSingle application.yaml is not enough for stable local and deployment flows. We need profile-specific config for Keycloak issuer/client/audience.\n\n## Scope\n- Keep minimal base application.yaml.\n- Add application-local.yaml, application-dev.yaml, application-prod.yaml.\n- Move issuer/client/audience to env-driven profile configs.\n\n## DoD\n- Local profile works with sensible defaults.\n- Dev/prod profiles rely on explicit env vars.