mirror of
https://github.com/minio/minio.git
synced 2025-03-22 05:24:15 -04:00
Currently, we use the top-level prefix "config/" for all our IAM assets, instead of to provide tenant-level separation bring 'path_prefix' to namespace the access properly. Fixes #8567