[midPoint] autoassignment needs additional reconciliation

Sylvaire kevin TIPA sylvaire-kevin.tipa at mythalesgroup.io
Tue Aug 21 09:10:21 CEST 2018


Hello, not sure but I think that it is an order problem. When the autoassign is evaluate organizationalUnit field is probably not assign.

Cordialement,


[cid:8e2f30c3-f5eb-4f4e-aefb-9d083f8a3b45]

Sylvaire-Kevin TIPA
Thales Services / OIC / DevOps Automatisation Infrastructures
…………………………………………………………………………………………
THALES SERVICES SAS
44 Quai Charles de Gaulle
CS 20100
69463 Lyon Cedex 06
…………………………………………………………………………………………
www.thalesgroup.com<http://www.thalesgroup.com/>




De : midPoint [mailto:midpoint-bounces at lists.evolveum.com] De la part de Fabian Bosch
Envoyé : lundi 20 août 2018 17:42
À : midPoint General Discussion <midpoint at lists.evolveum.com>
Objet : [midPoint] autoassignment needs additional reconciliation

Hi there,

I need help troubleshooting my autoassignment.
If I import my users from a CSV-Ressource, I want to autoassign a certain role based on a specific attribute.
I do this with the documented syntax in the role:

   <autoassign>
      <enabled>true</enabled>
      <focus>
         <mapping>
            <strength>strong</strength>

            <mapping>
               <strength>strong</strength>
               <source>
                    <path>organizationalUnit</path>
                </source>
                <condition>
                    <script>
                        <code>basic.stringify(organizationalUnit) == 'support'</code>
                    </script>
                </condition>
            </mapping>
         </mapping>
      </focus>
   </autoassign>


but if I import the Users I don't see the assignment in the first place - only after an additional reconciliation!
Do you have an idea why I need this additional reconciliation?

Thanks!

-Fabian

This message contains confidential information and is intended only for the individual(s) addressed in the message. If you are not the named addressee, you should not disseminate, distribute, or copy this e-mail. If you are not the intended recipient, you are notified that disclosing, distributing, or copying this e-mail is strictly prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20180821/7026944b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6112 bytes
Desc: image001.png
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20180821/7026944b/attachment.png>


More information about the midPoint mailing list