[midPoint] Apply mapping only when user password is changed
Lubomir Odlevak
odlevak.lubomir at gmail.com
Wed Feb 7 09:41:29 CET 2018
Hi,
I have the following mapping for unlock/lockout user on AD:
<attribute>
<c:ref>ri:lockoutTime</c:ref>
<limitations>
<maxOccurs>1</maxOccurs>
</limitations>
<outbound>
<strength>strong</strength>
<expression>
<value>0</value>
</expression>
<condition>
<script>
<code>
// Condition is needed to detect password attribut has been
changed
</code>
</script>
</condition>
</outbound>
</attribute>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20180207/fd65f4e0/attachment.htm>
More information about the midPoint
mailing list