<div dir="ltr"><div><div>Hi All:<br><br></div>I have an &#39;eduPersonEntitlement&#39; as define below in &#39;attribute-resolver.xml&#39;.<br><br></div>There is a separate DataConnector whose value is required as well for &#39;eduPersonEntitlement&#39; - is it possible to add this? I am stumped on how to - any tips will be appreciated.<br><div><div><br><div><div><br>&lt;resolver:AttributeDefinition xsi:type=&quot;ad:Simple&quot; id=&quot;eduPersonEntitlement&quot; sourceAttributeID=&quot;columnName&quot;&gt;<br>            &lt;resolver:Dependency ref=&quot;DataConnectorFoo&quot; /&gt; <br>            &lt;resolver:AttributeEncoder xsi:type=&quot;enc:SAML2String&quot; name=&quot;urn:oid:1.3.6.1.4.1.5923.1.1.1.7&quot; friendlyName=&quot;eduPersonEntitlement&quot; /&gt;<br>         &lt;/resolver:AttributeDefinition&gt; <br></div></div></div></div></div>