grafana/pkg/services/extsvcauth/oauthserver
Gabriel MABILLE e902d8fd10
AuthN: New service to support multiple authentication providers for plugins (#75979)
* OnGoing

* Continue migrating structure

* Comment

* Add intermediary service

* Remove unused error so far

* no need for fmt use errors

* use RoleNone

* Docs

* Fix test

* Accounting for review feedback

* Rename oauthserver.ExternalService to OAuthClient

* Revert as the interface looks weird

* Update pluginintegration

* Rename oauthserver.ExternalService

* closer to what it was before
2023-10-05 18:13:06 +02:00
..
api AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +02:00
oasimpl AuthN: New service to support multiple authentication providers for plugins (#75979) 2023-10-05 18:13:06 +02:00
oastest AuthN: New service to support multiple authentication providers for plugins (#75979) 2023-10-05 18:13:06 +02:00
store AuthN: New service to support multiple authentication providers for plugins (#75979) 2023-10-05 18:13:06 +02:00
utils AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +02:00
errors.go AuthN: Move oauthserver to extsvcauth (#75972) 2023-10-04 16:53:17 +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 AuthN: New service to support multiple authentication providers for plugins (#75979) 2023-10-05 18:13:06 +02:00