"...co/backup-scheduler.git" did not exist on "ee9022a57e6d28e656bc46d2e3c95216710a110e"
GitLab has been upgraded. See what's new in the Changelog.
Getting the following when verifying JWT in IDhub (possibly first service doing this?)
INFO:apigatewayauth.authentication:Incoming API token failed verification: Token has wrong audience https://webapp-{foobar}-nw.a.run.app, expected one of ['https://webapp-{foobar}-nw.a.run.app/']
Could override expected audience via env var but better the default behaves the same way as the API Gateway creates the JWT.
Part of https://gitlab.developers.cam.ac.uk/uis/devops/iam/idhub/api/-/issues/90