[midPoint] Combining inbound mappings
    Deepak Natarajan 
    dnataraj at trilobytesystems.com
       
    Wed May 14 15:31:33 CEST 2014
    
    
  
Hi Everyone -
I'm wondering if it's possible to do a "union" of two set's onto a
single Midpoint user attribute during inbound mapping.
For example :
$ri:foo = {a, b, c, d}
$ri:bar = {a, c, d}
will both be mapped onto $user:groups so that
$user:groups = {a, b, c, d}.
i.e one inbound mapping would not overwrite the other, but they are merged.
Anyone has a clever way to do this? (I would like to avoid using yet
another custom extension attribute...)
BR/
-- 
Deepak Natarajan
    
    
More information about the midPoint
mailing list