Actions
Task #2234
closedAuthorization policies - use selected persmissions only from transitive evaluator
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Authentication / Authorization
Target version:
Start date:
04/29/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
When transitive evaluator is configured, then all owner permissions are granted transitivelly. This in not required in some UC.
Example:
- i want to read and edit subordinate (identity), but i don't want to edit all it's contracts.
Add permissions support to transitive policies (AbstractTransitiveEvaluator) - configured permissions will be used for owner permissions intersection => only selected permissions will be granted by owner.
Related issues
Actions