Actions
Task #1967
closedAutorization policies - apply distinct configured policies
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Authentication / Authorization
Target version:
Start date:
11/29/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Description
When duplicate authorization policy is assigned to logged identity, then only one predicate can be appended into search query:
- policy properties has to be the same
- evaluated permission should be present in both policies
Note: comparing created predicate is maybe possible, but it will be better to not use it (sub selects can be executed, when predicate is prepared, even it's not preferred way).
Related issues
Actions