grafana/pkg/services/auth
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
..
authimpl Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
authtest Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
identity RBAC: Fix authorize in org (#81552) 2024-02-01 12:37:01 +01:00
idimpl IDForwading: cache based on expires in (#81136) 2024-01-24 13:56:44 +01:00
idtest IDForwarding: add "authenticatedBy" to id token (#80622) 2024-01-17 09:52:05 +01:00
jwt JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2024-02-09 16:35:58 +01:00
auth.go Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
id.go IDForwarding: Always forward id tokens to plugins (#81041) 2024-01-23 12:12:32 +01:00