oncall-engine/engine/apps/auth_token/migrations
Matias Bordese 2bcbac8454
Enable service account token auth for public API (#5254)
Related to https://github.com/grafana/oncall-private/issues/2826

Continuing work started in https://github.com/grafana/oncall/pull/5211,
this adds support for Grafana service accounts tokens for API
authentication (except alert group actions which will still require a
user behind). Next steps would be updating the go client and the
terraform provider to allow service account token auth for OnCall
resources.

Following proposal 1.1 from
[doc](https://docs.google.com/document/d/1I3nFbsUEkiNPphBXT-kWefIeramTY71qqZ1OA06Kmls/edit?usp=sharing).
2024-11-19 12:52:23 +00:00
..
0001_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0002_squashed_initial.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0003_auto_20221121_1610.py Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
0004_alter_pluginauthtoken_organization.py add missing database migrations 2023-07-05 18:27:56 +02:00
0005_integrationauthtoken.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
0006_googleoauth2token.py Google OAuth2 flow + fetch Google Calendar OOO events (#4067) 2024-04-02 14:59:03 -04:00
0007_serviceaccounttoken.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00