[midPoint] How to makes maxAssignees working?
Yakov Revyakin
yrevyakin at gmail.com
Thu Jul 18 19:19:56 CEST 2024
Hi all,
I can see that not any policy constraints trigger an action. In the
following rule "modification" constraints works properly, but
"maxAssignees" doesn't - I can make a member more then 1 user. Where am I
wrong?
<globalPolicyRule>
<name>test0123</name>
<policyConstraints>
<maxAssignees>
<multiplicity>1</multiplicity>
</maxAssignees>
<!--
<modification>
<operation>modify</operation>
</modification>
-->
</policyConstraints>
<policyActions>
<enforcement/>
</policyActions>
<focusSelector>
<type>RoleType</type>
<filter>
<q:text>name = "Security Officer"</q:text>
</filter>
</focusSelector>
</globalPolicyRule>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20240718/58df3e6e/attachment.htm>
More information about the midPoint
mailing list