3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/auth
Jo 6f62d970e3
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync ()
* 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 () 2024-02-09 09:35:39 -05:00
authtest Auth: Optimize auth token operations () 2023-09-11 10:24:57 +02:00
identity RBAC: Fix authorize in org () 2024-02-01 12:37:01 +01:00
idimpl IDForwading: cache based on expires in () 2024-01-24 13:56:44 +01:00
idtest IDForwarding: add "authenticatedBy" to id token () 2024-01-17 09:52:05 +01:00
jwt JWT Authentication: Add support for specifying groups in auth.jwt for teamsync () 2024-02-09 16:35:58 +01:00
auth.go Auth: Optimize auth token operations () 2023-09-11 10:24:57 +02:00
id.go IDForwarding: Always forward id tokens to plugins () 2024-01-23 12:12:32 +01:00