1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00
Aditya Manthramurthy 4c0f48c548
Add role ARN support for OIDC identity provider ()
- 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
..