mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
abc1c1070a
In certain organizations policy claim names can be not just 'policy' but also things like 'roles', the value of this field might also be *string* or *[]string* support this as well In this PR we are still not supporting multiple policies per STS account which will require a more comprehensive change.