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). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_auth_token.py | ||
| base_auth_token.py | ||
| google_oauth2_token.py | ||
| integration_backsync_auth_token.py | ||
| plugin_auth_token.py | ||
| schedule_export_auth_token.py | ||
| service_account_token.py | ||
| slack_auth_token.py | ||
| user_schedule_export_auth_token.py | ||