<div dir="ltr">OK, so the problem would be the rules for those attributes in attribute-resolver.xml, which are:<div><br></div><div> <AttributeDefinition id="mail" xsi:type="Simple" ><br> <InputDataConnector ref="myLDAP" attributeNames="mail"/><br> <AttributeEncoder xsi:type="SAML1String" name="urn:mace:dir:attribute-def:mail" encodeType="false" /><br> <AttributeEncoder xsi:type="SAML2String" name="urn:oid:0.9.2342.19200300.100.1.3" friendlyName="mail" encodeType="false" /><br> </AttributeDefinition><br> <br> <AttributeDefinition id="bodlAlephID" xsi:type="Simple"><br> <InputDataConnector ref="myLDAP" attributeNames="employeeNumber" /><br> <AttributeEncoder xsi:type="SAML1String" name="urn:mace:dir:attribute-def:employeeNumber" encodeType="false" /><br> <AttributeEncoder xsi:type="SAML2String" name="urn:oid:2.16.840.1.113730.3.1.3" friendlyName="employeeNumber" encodeType="false" /><br> </AttributeDefinition><br></div><div><br></div><div>Wouldn't those rules be expected to work the same in 3.4.6 and 4.0.1?</div><div><br></div><div>Cheers,</div><div>Simon</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 22, 2020 at 3:09 PM Rod Widdowson <<a href="mailto:rdw@steadingsoftware.com" target="_blank">rdw@steadingsoftware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> It was an upgrade in place.<br>
<br>
In that case - modulo any editing - the inetOrgPerson.xml File is not relevant and it should be consulting the AttributeEncoders on your attribute definition....<br>
<br>
<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>