grafana/pkg/services/authn
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
..
authnimpl Auth: Improve org role sync debugging (#85146) 2024-03-26 17:22:10 +01:00
authntest Authn: Add function to resolve identity from org and namespace id (#84555) 2024-03-15 15:08:15 +01:00
clients JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
authn.go Authn: Add function to resolve identity from org and namespace id (#84555) 2024-03-15 15:08:15 +01:00
error.go Authn: error logs (#76264) 2023-10-10 16:30:20 +02:00
identity.go AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 2024-03-27 15:22:13 +01:00