mirror of
https://github.com/pgsty/minio.git
synced 2026-05-08 16:46:53 +02: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.