This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
993cb80fea9df875ea159f4c30e1c87ec351b47e
grafana
/
pkg
/
services
/
auth
/
jwt
History
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
..
auth_test.go
Auth: Omit all base64 paddings in JWT tokens for the JWT auth (
#35602
)
2021-10-27 18:50:30 +02:00
auth.go
Auth: Omit all base64 paddings in JWT tokens for the JWT auth (
#35602
)
2021-10-27 18:50:30 +02:00
key_sets.go
Auth: support JWT Authentication (
#29995
)
2021-03-31 08:40:44 -07:00
rsa_keys_test.go
Auth: support JWT Authentication (
#29995
)
2021-03-31 08:40:44 -07:00
signing_test.go
Auth: support JWT Authentication (
#29995
)
2021-03-31 08:40:44 -07:00
validation.go
Auth: support JWT Authentication (
#29995
)
2021-03-31 08:40:44 -07:00