# GRO-459 UAT OAuth Issue ## Date: 2026-04-04 ## Facts - OAuth client `6rAEyp2QofwoM3eeRy2ISTXTbP8STVnHrYapecL8` on Authentik is configured for `groombook-dev.farh.net` redirect URIs - SSO login from `groombook.uat.farh.net` fails with "Server Error" because the redirect_uri points to UAT domain - Jordan Lee UAT password: retrieved via `kubectl get secret uat-test-credentials -n groombook-uat -o jsonpath='{.data.password}' | base64 -d` → `6HlnyvSvh/S4X9jhrNE+kw==` - This is NOT related to GRO-459 code change (duplicate authProviderRouter removal) ## Status - GRO-459 blocked — reassigned to CTO (The Dogfather) - UAT browser testing cannot proceed until OAuth client configuration is fixed