minio/internal/config/identity
Aditya Manthramurthy 7f629df4d5
Add generic function to retrieve config value with metadata (#15083)
`config.ResolveConfigParam` returns the value of a configuration for any
subsystem based on checking env, config store, and default value. Also returns info
about which config source returned the value.

This is useful to return info about config params overridden via env in the user
APIs. Currently implemented only for OpenID subsystem, but will be extended for
others subsequently.
2022-06-17 11:39:21 -07:00
..
ldap fix: some races when accessing ldap/openid config globally (#14978) 2022-05-25 18:32:53 -07:00
openid Add generic function to retrieve config value with metadata (#15083) 2022-06-17 11:39:21 -07:00
plugin Add support for Identity Management Plugin (#14913) 2022-05-26 17:58:09 -07:00
tls standardize config help defaults (#14788) 2022-04-26 20:11:37 -07:00