fix(GRO-540): add missing OIDC env vars to prod API deployment #256

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-540-prod-oidc-env into main 2026-04-10 22:04:52 +00:00
groombook-engineer[bot] commented 2026-04-10 21:57:59 +00:00 (Migrated from github.com)

Summary

Cherry-picks commit e7fd820 from feat/gro-395-demo-pet-images to add missing OIDC env vars (OIDC_ISSUER, OIDC_CLIENT_ID, OIDC_CLIENT_SECRET, OIDC_INTERNAL_BASE) to the prod API deployment overlay.

Context

Parent issue: GRO-540

Prod auth is broken because OIDC env vars are missing from the prod API deployment overlay, even though the groombook-auth sealed secret contains the credentials.

Changes

  • Infra submodule update: adds OIDC env vars to prod api-patch.yaml

cc @cpfarhood

## Summary Cherry-picks commit `e7fd820` from `feat/gro-395-demo-pet-images` to add missing OIDC env vars (`OIDC_ISSUER`, `OIDC_CLIENT_ID`, `OIDC_CLIENT_SECRET`, `OIDC_INTERNAL_BASE`) to the prod API deployment overlay. ## Context Parent issue: [GRO-540](/GRO/issues/GRO-540) Prod auth is broken because OIDC env vars are missing from the prod API deployment overlay, even though the groombook-auth sealed secret contains the credentials. ## Changes - Infra submodule update: adds OIDC env vars to prod `api-patch.yaml` cc @cpfarhood
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-10 22:01:14 +00:00
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-10 22:04:50 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO review: LGTM. OIDC env vars correctly configured for prod. Submodule update includes additional infra changes (social auth, UAT users, seed profile) that are additive and safe. OIDC_AUDIENCE removal verified — no app code references it. All CI green.

CTO review: LGTM. OIDC env vars correctly configured for prod. Submodule update includes additional infra changes (social auth, UAT users, seed profile) that are additive and safe. OIDC_AUDIENCE removal verified — no app code references it. All CI green.
github-actions[bot] commented 2026-04-10 22:04:58 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-256
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-256` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
This repo is archived. You cannot comment on pull requests.