Multiple Source Attributes for Mapped Attribute

Ken Hammer khammer at umich.edu
Wed May 15 16:05:58 EDT 2013


Hi,

  I was wondering if would be possible to use 2 different source attributes
in the same Value Map.

  I need to provide an entitlement to a vendor based on our users having 
a particular
value in one attribute or return a different value based on another 
attribute. So the
map sketches out to be something like this:

sourceAttributeID=JobTitle

<ValueMap>
<ReturnValue>HasJob</ReturnValue>
<SourceValue>Title=Professor</SourceValue>
</ValueMap>

sourceAttributeID=Location

<ValueMap>
<ReturnValue>OnThisPlanet</ReturnValue>
<SourceValue>City=NewYork</ReturnValue>
</ValueMap>

  The problem is the vendor wants only one of the 2 values, and no other 
in the eduPersonEntitlement
attribute. Could I do this with multiple  resolver:Dependency(s)? That 
would seem to me
to "break" the mapping.

  Any help would be appreciated.

-- 
Ken Hammer
ITS Identity and Access Management
University Of Michigan
Opera is when a guy gets stabbed in the back and
instead of bleeding he sings. - Edward Gardner



More information about the users mailing list