oncall-engine/engine/apps/auth_token/tests
Matias Bordese b8dc7af14a
fix: remove service account role check on sync requests (#5355)
External service accounts do not have a role set so async triggered
periodic org syncs were rejected. Improving role/perm check in a later
PR instead (restriction wasn't originally there).
2024-12-11 19:08:10 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
helpers.py feat: add service account checks in plugin auth (#5305) 2024-11-28 19:03:07 +00:00
test_crypto.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_grafana_auth.py chore: update service account token auth organization setup check (#5354) 2024-12-11 14:50:49 +00:00
test_integration_backsync_auth_token.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
test_plugin_auth.py fix: remove service account role check on sync requests (#5355) 2024-12-11 19:08:10 +00:00