grafana/pkg/services/accesscontrol/database
Gabriel MABILLE 8d84517103
AuthN: Introduce `DefaultOrgID` function for managed service accounts (#93432)
* Managed Service Accounts: Use AutoAssignOrgID

* Fix the IsExternalServiceAccount function

* Reassign service account role

* Account for AutoAssignOrg

* Update pkg/services/serviceaccounts/models.go

* Simplify IsExternalServiceAccount function

* Add tests

* Easier to understand test

* Revert small change
2024-09-20 14:43:29 +02:00
..
database.go Instrument tracing across accesscontrol (#91864) 2024-08-16 14:08:19 -08:00
database_test.go Team: Create permission type for team membership (#92352) 2024-08-23 12:34:34 +02:00
externalservices.go AuthN: Introduce `DefaultOrgID` function for managed service accounts (#93432) 2024-09-20 14:43:29 +02:00
externalservices_test.go AuthN: Introduce `DefaultOrgID` function for managed service accounts (#93432) 2024-09-20 14:43:29 +02:00
policies.go Instrument tracing across accesscontrol (#91864) 2024-08-16 14:08:19 -08:00