<div dir="ltr">Hello all,<div><div><br></div><div>I am currently trying to set up an integration with a SP that requires attributes to be released to it under certain saml2 names, namely mail as 'email'.</div><div><br></div><div>I have the following defined in a custom-rules.xml file:</div><div><br></div><div>    <bean parent="shibboleth.TranscodingProperties"><br>      <property name="properties"><br>        <props merge="true"><br>          <prop key="id">mail</prop><br>          <prop key="transcoder">SAML2StringTranscoder</prop><br>          <prop key="<a href="http://saml2.name/" target="_blank">saml2.name</a>">email</prop><br>          <prop key="relyingParties"><a href="https://spsentityid/" target="_blank">https://SPsEntityID</a></prop><br>        </props><br>      </property><br>    </bean><br></div><div><br></div><div>When I run the resolver test for saml2, I can see that both our default 'mail' attribute (pulled from inetOrgPerson.xml) and the custom 'mail named as email' (from custom-rules.xml) are being released.</div><div><br></div><div>Is there a way to avoid this duplication when specifically transcoding attributes for SPs who require certain names?</div><div><br></div><div>Thank you for any feedback,</div><div><br></div><div>Arron</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font color="#999999">Arron Merrill - Identity Systems</font><div><font color="#999999">IT Services, University of York</font></div></div></div></div>