<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><span style="font-family:Arial,Helvetica,sans-serif">On Wed, Dec 16, 2020 at 3:52 PM Joseph Fischetti <<a href="mailto:Joseph.Fischetti@marist.edu">Joseph.Fischetti@marist.edu</a>> wrote:</span><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">For the new configuration, I removed “LDAPProperty” and replaced it with “BinaryAttributes”.  It wouldn’t work until I specified  the attribute as ‘objectSid’ instead of ‘objectsid’.  The dataconnector *does* have lowercaseAttributeNames="true".  The scripted attribute resolver still references objectsid as lowercase:<br>
<InputDataConnector ref="myLDAP" attributeNames="objectsid"/><br>
<br>
Is there a case sensitivity in BinaryAttributes that needs to be ignored somewhere?<br></blockquote><div><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">The <BinaryAttributes/> config data needs to be an exact match on the attribute description returned by the LDAP. (Including options if they are present.) Note that attributes with the ";binary" option are automatically treated as binary.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">--Daniel Fisher</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div></div></div>