grafana/pkg/services/extsvcauth/oauthserver
Gabriel MABILLE 72d32eed27
ExtSvcAuth: Assign roles locally (#78669)
* ExtSvcAuth: Assign roles locally

* Fix test

* HandlePluginStateChanged in the OrgID

* Remove Global from command

* Use AssignmentOrgID instead of OrgID

* Remove unecessary test case
2023-11-29 12:12:30 +01:00
..
api AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +02:00
oasimpl ExtSvcAuth: Assign roles locally (#78669) 2023-11-29 12:12:30 +01:00
oastest ExtSvcAuth: Clean up orphaned external services on start up (#77951) 2023-11-16 12:07:42 +01:00
store ExtSvcAuth: Clean up orphaned external services on start up (#77951) 2023-11-16 12:07:42 +01:00
utils AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +02:00
errors.go AuthN: Set oauth client grant_types based on plugin state (#77248) 2023-10-27 14:45:04 +02:00
external_service_test.go AuthN: New service to support multiple authentication providers for plugins (#75979) 2023-10-05 18:13:06 +02:00
external_service.go AuthN: New service to support multiple authentication providers for plugins (#75979) 2023-10-05 18:13:06 +02:00
models.go ExtSvcAuth: Clean up orphaned external services on start up (#77951) 2023-11-16 12:07:42 +01:00