oncall-engine/engine/apps/public_api/views
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
..
__init__.py Update alert groups public API filters support (#4832) 2024-08-15 19:58:25 +00:00
action.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00
alert_groups.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
alerts.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
escalation.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
escalation_chains.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
escalation_policies.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
info.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
integrations.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
maintaiable_object_mixin.py Make viewset actions more consistent (#2120) 2023-06-07 12:10:53 +00:00
on_call_shifts.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
organizations.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
personal_notifications.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
phone_notifications.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
resolution_notes.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
routes.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
schedules.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
shift_swap.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
slack_channels.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
teams.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
user_groups.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
users.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
webhooks.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00