Custom eduPersonAffiliation mapping
Goggins, Patrick
gogginsp at uwgb.edu
Tue Aug 4 16:16:57 EDT 2015
Trying to add in the eduPersonAffiliation into our feed of variables available but it looks like we are having an issue with the pulling the source into the IDP. The source the IDP is querying is extensionAttribute8 from our AD environment.
<resolver:AttributeDefinition xsi:type="ad:Simple" id="eduPersonAffiliation" sourceAttributeID="eduPersonAffiliation">
<resolver:Dependency ref="myLDAP" />
<resolver:Dependency ref="staticAttributes" />
<resolver:AttributeEncoder xsi:type="enc:SAML2String" name="urn:oid:1.2.840.113556.1.2.430" friendlyName="eduPersonAffiliation" />
</resolver:AttributeDefinition>
~Patrick
More information about the users
mailing list