Description
The current implementation of delegated administration relies on Roles, where each Role associates a set of Entitlements (e.g. administrative actions) to a set of Realms (e.g. containers for Users / Groups / Any Objects).
This requires, however, that the set of Users / Groups / Any Objects to administer is somehow statically defined by containment: "administrators with role R can manage users under realms /a and /b" works as long as users to administer are fully contained by the Realms /a and /b; but what if the set of Users that R can administer needs to be dynamically defined, say by the value of a 'department' attribute?
Attachments
Issue Links
- relates to
-
SYNCOPE-1201 Allow AnyType-based conditions for DynRealms
- Closed
- requires
-
SYNCOPE-1088 Store authorizations with access tokens
- Closed
- Wiki Page
-
Wiki Page Loading...