minio/cmd/config/identity/openid
Harshavardhana 686d4656de
fix: set appropriate defaults when new keys added (#8795)
A new key was added in identity_openid recently
required explicitly for client to set the optional
value without that it would be empty, handle this
appropriately.

Fixes #8787
2020-01-10 16:57:18 -08:00
..
help.go Add custom policy claim name (#8764) 2020-01-08 17:21:58 -08:00
jwks.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
jwks_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
jwt.go fix: set appropriate defaults when new keys added (#8795) 2020-01-10 16:57:18 -08:00
jwt_test.go Honor DurationSeconds properly for WebIdentity (#8581) 2019-11-29 18:57:54 +05:30
legacy.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
validators.go Honor DurationSeconds properly for WebIdentity (#8581) 2019-11-29 18:57:54 +05:30
validators_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00