grafana/devenv/docker
Jo c2d3c90bc8
Auth: Implement Token URL JWT Auth (#52662)
* Auth: check of auth_token in url and resolve user if present

* check if auth_token is passed in url

* Auth: Pass auth_token for request if present in path

* no need to decode token in index

* temp

* use loadURLToken and set authorization header

* cache token in memory and strip it from url

* Use loadURLToken

* Keep token in url

* strip sensitive query strings from url used by context logger

* adapt login by url to jwt token

* add jwt iframe devenv

* add jwt iframe devenv instructions

* add access note

* add test for cleaning request

* ensure jwt token is not carried into handlers

* do not reshuffle queries, might be important

* add correct db dump location

* prefer set token instead of cached token

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2022-07-27 16:10:47 +02:00
..
blocks Auth: Implement Token URL JWT Auth (#52662) 2022-07-27 16:10:47 +02:00
buildcontainer moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
debtest moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
ha_test remove old fields and expose ports (#45626) 2022-02-21 16:52:38 +01:00
ha-test-unified-alerting Alerting: Support Unified Alerting with Grafana HA (#37920) 2021-09-16 15:33:51 +01:00
loadtest Plugins: Remove deprecated /api/tsdb/query metrics endpoint (#49916) 2022-06-01 13:05:15 +02:00
rpmtest moves docker/ to devenv/docker 2018-09-17 11:10:03 +02:00
compose_header.yml Devenv: Fix integration of postgres and fake-data-gen containers (#20329) 2019-11-18 10:48:21 +02:00