feat+refactor: filtering of assigned resource groups in entitlements, filtering of groups in access control filter, refactor PerunRPC Adapter
Compare changes
- Dominik Frantisek Bucik authored
AccessControl filter (PerunAuthorizationFilter) now support specifying a resource attribute, which if set and non-null on Resource object, groups from this resource will not be considered for controlling access.
@@ -62,12 +62,12 @@ public class PerunAdapterImpl extends PerunAdapter {