You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, I create a user, I only give him "readonly" policy, no consoleadmin.
If he knows a bucket name, he can read the bucket by programming or command line, but he can not login into console UI to see what buckets he can read.
I think the better way is that a user can login into console UI to see buckets which he can access. or there is a policy "list" to support that.