minio/cmd/config/identity/openid
Harshavardhana abc1c1070a Add custom policy claim name (#8764)
In certain organizations policy claim names
can be not just 'policy' but also things like
'roles', the value of this field might also
be *string* or *[]string* support this as well

In this PR we are still not supporting multiple
policies per STS account which will require a
more comprehensive change.
2020-01-08 17:21:58 -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 Add custom policy claim name (#8764) 2020-01-08 17:21:58 -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