Jo
|
45fde4235b
|
Deps: Replace go-jose v2 with go-jose v3 (#64228)
replace go-jose v2 with go-jose v3
|
2023-03-06 15:12:51 +01:00 |
|
Kristin Laemmert
|
cd08f2575a
|
chore: move jwt models into auth/jwt (#61862)
* chore: move jwt models into auth/jwt
|
2023-01-20 13:11:06 -05:00 |
|
Misi
|
b8b08ea292
|
Auth: Add sub claim check to JWT Auth pre-checks (#61417)
* Auth: Add sub claim check to JWT Auth pre-checks
* Add #nosec annotation to the test tokens
|
2023-01-16 10:50:34 +01:00 |
|
Guillaume GILL
|
7c5de96503
|
Auth: Omit all base64 paddings in JWT tokens for the JWT auth (#35602)
Omitting all base64 paddings (=) in JWT tokens.
Fixes #34496
|
2021-10-27 18:50:30 +02:00 |
|
Arve Knudsen
|
78596a6756
|
Migrate to Wire for dependency injection (#32289)
Fixes #30144
Co-authored-by: dsotirakis <sotirakis.dim@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: spinillos <selenepinillos@gmail.com>
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
|
2021-08-25 15:11:22 +02:00 |
|
Vladimir Kochnev
|
39a3b0d0b0
|
Auth: support JWT Authentication (#29995)
|
2021-03-31 08:40:44 -07:00 |
|