eduPersonTargetedID

Peter Schober peter.schober at univie.ac.at
Tue May 7 13:32:17 EDT 2019


* Robert Lamothe <robert_lamothe at yahoo.com> [2019-05-07 18:30]:
> I'm pretty sure this is the default:
> <resolver:AttributeDefinition xsi:type="ad:SAML2NameID" id="eduPersonTargetedID"
>     nameIdFormat="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" sourceAttributeID="computedID">
>     <resolver:Dependency ref="computedID" />
>     <resolver:AttributeEncoder xsi:type="enc:SAML1XMLObject" name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" />
>     <resolver:AttributeEncoder xsi:type="enc:SAML2XMLObject" name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" friendlyName="eduPersonTargetedID" />
> </resolver:AttributeDefinition>

Yes, that's the attribute definition. But that doesn't tell us what
data goes into the attribute: For that you'd need to look at (and/or
share) the referenced DataConnector or AttributeDefinition identified
by id="computedID" within your attribute resolver (and potentially
also /their/ dependencies).

-peter


More information about the users mailing list