mirror of
https://github.com/pgsty/minio.git
synced 2026-03-12 06:06:45 +01:00
- 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.