minio/internal/config
Aditya Manthramurthy 4c0f48c548
Add role ARN support for OIDC identity provider (#13651)
- Allows setting a role policy parameter when configuring OIDC provider

- When role policy is set, the server prints a role ARN usable in STS API requests

- The given role policy is applied to STS API requests when the roleARN parameter is provided.

- Service accounts for role policy are also possible and work as expected.
2021-11-26 19:22:40 -08:00
..
api Add missing keys to API config help (#13255) 2021-10-10 09:52:21 -07:00
cache cache: fix commit value lookup in config (#13551) 2021-11-02 14:20:52 -07:00
compress rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dns add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
etcd move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
heal add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
identity Add role ARN support for OIDC identity provider (#13651) 2021-11-26 19:22:40 -08:00
notify feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
policy/opa move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
scanner Support dynamic reset of minio config (#13626) 2021-11-10 10:01:32 -08:00
storageclass fix: incorrect O_DIRECT behavior for reads (#12811) 2021-07-28 11:20:16 -07:00
subnet move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
bool-flag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bool-flag_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
certs.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
certs_test.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
certsinfo.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
config.go Add new `site` config sub-system intended to replace `region` (#13672) 2021-11-25 13:06:25 -08:00
config_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
constants.go Add new `site` config sub-system intended to replace `region` (#13672) 2021-11-25 13:06:25 -08:00
crypto.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
crypto_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors-utils.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go Add dynamic reconfiguration of number of transition workers (#12926) 2021-08-11 22:23:56 -07:00
help.go Add new `site` config sub-system intended to replace `region` (#13672) 2021-11-25 13:06:25 -08:00
legacy.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00