grafana/pkg/services/auth
linoman e4250a72db
JWT: Find login and email claims with JMESPATH (#85305)
* add function to static function to static service

* find email and login claims with jmespath

* rename configuration files

* Replace JWTClaims struct for map

* check for subclaims error
2024-03-28 17:25:26 +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 AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 2024-03-27 15:22:13 +01:00
idimpl IDFowrarding: ignore logging context canceled errors (#85141) 2024-03-26 11:36:44 +01:00
idtest IDForwarding: add "authenticatedBy" to id token (#80622) 2024-01-17 09:52:05 +01:00
jwt JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +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