grafana/pkg/services/accesscontrol/acimpl
Karl Persson 7b58f71b33
AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416)
* AuthnSync: Rename files and structures

* AuthnSync: register rbac cloud role sync if feature toggle is enabled

* RBAC: Add new sync function to service interface

* RBAC: add common prefix and role names for cloud fixed roles

* AuthnSync+RBAC: implement rbac cloud role sync

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-01-17 10:55:47 +01:00
..
accesscontrol_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
accesscontrol.go Auth: Silence no permissions warning (#74477) 2023-09-07 10:22:31 +02:00
service_bench_test.go Auth: Add SignedIn user interface NamespacedID (#72944) 2023-08-09 09:35:50 +02:00
service_test.go ExtSvcAuth: Assign roles locally (#78669) 2023-11-29 12:12:30 +01:00
service.go AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 2024-01-17 10:55:47 +01:00