minio/cmd/config/identity/openid
Harshavardhana 0bfd20a8e3
Add client_id support for OpenID (#8579)
- One click OpenID authorization on Login page
- Add client_id help, config keys etc

Thanks to @egorkaru @ihostage for the
original work and testing.
2019-11-29 21:37:42 -08:00
..
help.go Add client_id support for OpenID (#8579) 2019-11-29 21:37:42 -08:00
jwks_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
jwks.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
jwt_test.go Honor DurationSeconds properly for WebIdentity (#8581) 2019-11-29 18:57:54 +05:30
jwt.go Add client_id support for OpenID (#8579) 2019-11-29 21:37:42 -08:00
legacy.go Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
validators_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00
validators.go Honor DurationSeconds properly for WebIdentity (#8581) 2019-11-29 18:57:54 +05:30