[midPoint] LDAP attributes from inducement
Brad Firestone
bhotrock at gmail.com
Fri Aug 17 16:35:01 CEST 2018
Thank you Radovan!
I had already set <tolerant>false</tolerant>. And that still wasn't
removing the attribute value. After working with this some more, I
finally figured it out. I had an outbound mapping for this attribute in
the Resource. I figured out that I didn't really want that for this
attribute and that I should ONLY have the outbound mapping in the
Service. This solved the problem.
I appreciate your help!
Brad
On 8/17/18, 4:12 AM, Radovan Semancik wrote:
> Hi,
>
> Setting the attribute to non-tolerant is one of the possible
> solutions. This will work fine if all the values of that attribute are
> generated by midPoint, i.e. no external changes are expected. In that
> case you simply need to set the attribute to non-tolerant in
> schemaHandling.
>
> We also support more tricky setups where values from midPoint are
> combined with external changes. For that you need to use mapping
> "range" mechanism.
>
> Please see
> https://wiki.evolveum.com/display/midPoint/Mapping#Mapping-ReplacingValues
> for more details.
>
More information about the midPoint
mailing list