|
52154b465b
|
dsproxy: adds support for url params for plugin routes (#23503)
* dsproxy: adds support for url params for plugin routes
* docs: fixes after review
* pluginproxy: rename Params to URLParams
* Update pkg/plugins/app_plugin.go
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Apply suggestions from code review
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* pluginproxy: rename struct
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
|
2020-04-24 10:32:13 +02:00 |
|
|
cffcc95be0
|
pkg/api/pluginproxy: Access token provider should handle access tokens without ExpiresOn field (#19928)
* pkg/api/pluginproxy: Add support for expire_in field in access-token
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-02-26 15:59:02 +01:00 |
|
|
6db0880fd8
|
invalidate access token cache after datasource is updated
|
2018-09-21 14:24:44 +02:00 |
|
|
e7648c4070
|
dsproxy: implements support for plugin routes with jwt file
Google Cloud service accounts use a JWT token to get an
oauth access token. This adds support for that.
|
2018-09-14 09:35:27 +02:00 |
|