grafana/pkg/services/auth
Claudiu Dragalina-Paraipan e2435f92f1
[authn]: add GetIDClaims() to Requester (#91387)
* authn: add GetIDClaims() to Requester

Co-Authored-By: Gabriel MABILLE <gamab@users.noreply.github.com>

* authn: update StaticRequester

Co-Authored-By: Gabriel MABILLE <gamab@users.noreply.github.com>

* update auth/idtest/mock

Co-Authored-By: Gabriel MABILLE <gamab@users.noreply.github.com>

* Fix test

Co-authored-by: Claudiu Dragalina-Paraipan <claudiu.dragalina@grafana.com>

---------

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: gamab <gabriel.mabille@grafana.com>
2024-08-02 12:36:02 +03:00
..
authimpl Chore: Remove unused function TryRotateToken (#85836) 2024-04-10 11:15:43 +02:00
authtest Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
gcomsso Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
idimpl [authn]: add GetIDClaims() to Requester (#91387) 2024-08-02 12:36:02 +03:00
idtest [authn]: add GetIDClaims() to Requester (#91387) 2024-08-02 12:36:02 +03:00
jwt JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
auth.go Chore: Remove unused function TryRotateToken (#85836) 2024-04-10 11:15:43 +02:00
id.go [authn]: add GetIDClaims() to Requester (#91387) 2024-08-02 12:36:02 +03:00