oncall-engine/engine/apps/auth_token
Michael Derynck e9f2178da1
Change service account auth to use instance id instead (#3435)
# What this PR does
Change GrafanaServiceAccountAuth to use instance ID header in cloud
instead of slugs.

## Which issue(s) this PR fixes

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-11-28 15:56:29 +00:00
..
grafana Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00
migrations add missing database migrations 2023-07-05 18:27:56 +02:00
models re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
tests Change service account auth to use instance id instead (#3435) 2023-11-28 15:56:29 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
auth.py Change service account auth to use instance id instead (#3435) 2023-11-28 15:56:29 +00:00
constants.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
crypto.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
exceptions.py Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00