-
Notifications
You must be signed in to change notification settings - Fork 759
Closed
Labels
S-confirmingStatus: Awaiting confirmation for a resolved issueStatus: Awaiting confirmation for a resolved issue
Description
Describe the bug
If I assign some user to a group (a user without policies attached), and this group has some policy attached, the policies don't affect the user.
This behavior doesn't happen if the user has at least 1 policy attached (even if the user-policy is not related to the group-policy)
To Reproduce
Steps to reproduce the behavior:
- Start an empty RustFS instance.
- Login as admin and create a user.
- Attach the user to a group.
- Attach some policy to the group (e.g. consoleAdmin).
- Try to perform any action with the user account (e.g. list buckets).
Expected behavior
The user attached to a group should follow the group policies, even if the user has no policy attached individually.
Desktop:
- OS: Ubuntu 24.04
- Browser Brave 1.82.172
- Version RustFS 1.0.0-alpha.65
Metadata
Metadata
Assignees
Labels
S-confirmingStatus: Awaiting confirmation for a resolved issueStatus: Awaiting confirmation for a resolved issue