grafana/pkg/api/pluginproxy
Ryan McKinley 2e60f28044
Auth: remove id token flag (#92209)
2024-08-21 16:30:17 +03:00
..
test-data
ds_auth_provider.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2024-02-02 09:23:07 +01:00
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_proxy.go Auth: remove id token flag (#92209) 2024-08-21 16:30:17 +03:00
ds_proxy_test.go Auth: use IdentityType from authlib (#91763) 2024-08-12 09:26:53 +03:00
pluginproxy.go Auth: remove id token flag (#92209) 2024-08-21 16:30:17 +03:00
pluginproxy_test.go Auth: use IdentityType from authlib (#91763) 2024-08-12 09:26:53 +03:00
token_provider.go
token_provider_azure.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
token_provider_gce.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_generic.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_jwt.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils_test.go