[midPoint] Issues with <delineation> and <baseContext> in multidomain AD || midpoint 4.8

Yakov Revyakin yrevyakin at gmail.com
Wed Apr 24 14:00:11 CEST 2024


For 4.8 I have found that if delineation/basecontext/filter uses a constant
or script and looks like the following then delineation/basecontext doesn't
work properly. Any ideas on how to overcome this?

            <delineation>
                <objectClass>ri:user</objectClass>
                <auxiliaryObjectClass>ri:computer</auxiliaryObjectClass>
                <baseContext>
                    <objectClass>ri:organizationalUnit</objectClass>
                    <filter>
                        <q:equal>
                            <q:path>attributes/dn</q:path>
                            <expression>
                                <const>bcOrgTree</const>
                            </expression>
                        </q:equal>
                    </filter>
                </baseContext>
            </delineation>


On Fri, 29 Dec 2023 at 11:49, CHOPRA Yash via midPoint <
midpoint at lists.evolveum.com> wrote:

> THALES GROUP LIMITED DISTRIBUTION to email recipients
>
> Hello,
>
>
>
> I have AD multidomain environment connected with midpoint 4.8 where AD is
> acting as a SOURCE and another application connected with midpoint is
> acting as TARGET.
>
> When trying to import users and groups from AD to TARGET system via
> midpoint, here’s what’s happening:
>
>
>
> Upon using <*delineation*> tag :
> 1- Importing users and groups manually – Working
>
> 2- Importing users and groups using import task – Not working
>
> 3- Importing users and groups using live sync task -  Not Working
>
>
>
> Upon using <*baseContext*> instead, which of-course is legacy, it worked.
>
>
>
> Is there anything specific that needs to be there in XML file when using
> <delineation> tag ?
>
>
>
>
>
> Best,
>
> Yash Chopra
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> https://lists.evolveum.com/mailman/listinfo/midpoint
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20240424/e83d8b1f/attachment.htm>


More information about the midPoint mailing list