minio/internal/config/identity
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
..
ldap add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
openid Add role ARN support for OIDC identity provider (#13651) 2021-11-26 19:22:40 -08:00
tls fix: ignore empty values while parsing tlsEnabled value 2021-10-11 17:04:02 -07:00