[midPoint] LDAP Correlation
Andrea Picconi
andrea.picconi at innovery.net
Tue Oct 6 12:13:52 CEST 2020
Hi all,
i need help with correlation. I have one of this type for an LDAP:
<q:equal xmlns:org="http://midpoint.evolveum.com/xml/ns/public/common/org-3" xmlns="">
<q:path >c:name</q:path>
<expression xmlns="">
<variable xmlns="">
<name>en</name>
<path>$account/attributes/employeeNumber</path>
</variable>
<script xmlns="">
<code>
'EMP_' + en
</code>
</script>
</expression>
</q:equal>
and it works great for correlating only one type of the "name" attribute ('EMP_' + en). But what if I wanted to add another one? For example, 'STU_' + en?
How can I add it? Any help?
Thank you,
Andrea Picconi
IAM (Identity Access Management)
[Innovery]
Skype: precons
T: +39 06 51963439 (int. 196)
Strada Quattro Palazzina A6 c/o Centro Direzionale Milanofiori, 20057 Assago (MI).
www.innovery.net<http://www.innovery.net/> | T: +39 06 519 63 439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20201006/fb51dfac/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 8058 bytes
Desc: image002.png
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20201006/fb51dfac/attachment.png>
More information about the midPoint
mailing list