minio/pkg/iam/validator
Harshavardhana a40610d331 Re-populate public key if JWT fails to parse (#6786)
This is done such that if WSO2 was re-configured
with new TLS certs, and newer tokens are signed
with a newer public key. Once populated parse the JWT
again
2018-11-08 17:01:20 -08:00
..
jwks.go
jwks_test.go
jwt.go Re-populate public key if JWT fails to parse (#6786) 2018-11-08 17:01:20 -08:00
jwt_test.go
validators.go
validators_test.go