grafana/pkg/services/authn
Jo 6f62d970e3
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175)
* merge JSON search logic

* document public methods

* improve test coverage

* use separate JWT setting struct

* correct use of cfg.JWTAuth

* add group tests

* fix DynMap typing

* add settings to default ini

* add groups option to devenv path

* fix test

* lint

* revert jwt-proxy change

* remove redundant check

* fix parallel test
2024-02-09 16:35:58 +01:00
..
authnimpl JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2024-02-09 16:35:58 +01:00
authntest Authn: Handle logout logic in auth broker (#79635) 2023-12-19 10:17:28 +01:00
clients JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2024-02-09 16:35:58 +01:00
authn.go Authn: Handle logout logic in auth broker (#79635) 2023-12-19 10:17:28 +01:00
error.go Authn: error logs (#76264) 2023-10-10 16:30:20 +02:00
identity.go RBAC: Fix authorize in org (#81552) 2024-02-01 12:37:01 +01:00