From e7fd820b3157d506f0acafea8bcdd51d8b2a663b Mon Sep 17 00:00:00 2001 From: Paperclip Date: Fri, 10 Apr 2026 21:17:32 +0000 Subject: [PATCH] fix(gro-540): add missing OIDC env vars to prod API deployment Updates infra submodule to include OIDC_ISSUER, OIDC_CLIENT_ID, OIDC_CLIENT_SECRET, and OIDC_INTERNAL_BASE env vars in prod api-patch.yaml. This fixes the auth initialization failure where initAuth() found no provider config because OIDC env vars were missing from the prod deployment even though the groombook-auth sealed secret contained the credentials. Co-Authored-By: Paperclip --- infra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra b/infra index d43a016..aaedafc 160000 --- a/infra +++ b/infra @@ -1 +1 @@ -Subproject commit d43a016f3f304d34bdbda82a48a8865399d420fd +Subproject commit aaedafcb9a932ab9b3ede99f3e37645df3fae71d