How to get policies assigned to bucket using java sdk? #14373
-
|
Hi, I have Minio configured to use LDAP, and I have created some policies to provide certain access to specific bucket, then I assign that policy to specific LDAP group or user. policy is: I am trying to use the SDK to get the policies assigned to specific bucket, but i don't get anything, or from Minio UI, when i go to that bucket -> Access Audit, I don't see any policies assigned to it. But the permissions works fine on bucket though. This happens to all the buckets. so is there a way to get the currently assigned policies for a specific bucket ? Java SDK Version : 8.3.6 Best Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
You have to use Console UI or mc command |
Beta Was this translation helpful? Give feedback.

You have to use Console UI or mc command