<div dir="ltr"><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:small">With Idp 4.0.1, we now get quite a few occurrences of this warning:</div><div style="font-size:small"><br></div><div style="font-size:small">net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder - "Skipping value of attribute 'xxxx'; Type EmptyAttributeValue cannot be encoded by this encoder (SAML2StringAttributeTranscoder)."<br></div><div style="font-size:small"><br></div><div style="font-size:small">The attribute definition is:</div><div style="font-size:small">    <AttributeDefinition id="xxxx" xsi:type="Simple"><br>        <InputAttributeDefinition ref="yyyy" /><br>        <AttributeEncoder xsi:type="SAML2String" name="urn:oid:1.2.840.113556.1.4.35" friendlyName="zzzz" /><br>    </AttributeDefinition><br></div><div style="font-size:small"><br></div><div style="font-size:small">And the input data connector is of type RelationalDatabase.</div><div style="font-size:small"><br></div><div style="font-size:small">The data connector returns nulls for some values so this is just a warning, but I'm wondering how I can remove it as it does clutter the logs. Can we filter the null values from being encoded somehow?</div><div style="font-size:small"><br></div><div style="font-size:small">Thanks,</div><div style="font-size:small"><br></div><div style="font-size:small">Max Spicer</div><div style="font-size:small"><br></div></div></div></div></div></div></div>