policies: add ability to directly assign groups in bindings
This commit is contained in:
@ -21,6 +21,15 @@ title: Release 2021.1.2
|
||||
|
||||
- Add test view to debug property-mappings.
|
||||
|
||||
- Simplify role-based access
|
||||
|
||||
Instead of having to create a Group Membership policy for every group you want to use, you can now select a Group and even a User directly in a binding.
|
||||
|
||||
When a group is selected, the binding behaves the same as if a Group Membership policy exists.
|
||||
|
||||
When a user is selected, the binding checks the user of the request, and denies the request when the user doesn't match.
|
||||
|
||||
|
||||
## Fixes
|
||||
|
||||
- admin: add test view for property mappings
|
||||
|
Reference in New Issue
Block a user