<div dir="ltr">Hello,<div><br></div><div>I'm interested in setting up metadata-driven attribute mappings / definitions. That is, instead of having a block like</div><div><br></div><div><AttributeDefinition xsi:type="Simple" id="mail"></div>    <InputDataConnector ref="myLDAP" attributeNames="mail" /><br>    <AttributeEncoder xsi:type="SAML2String" name="emailAddress" /><br></AttributeDefinition><div><br></div><div>in attribute-resolver.xml, I would like to have a block in the sp metadata that does the same thing (defines a mapping between the LDAP attribute name and the name of the attribute that will be sent in the SAML assertion / response). Could someone provide some guidance in how to set that up?</div><div><br></div><div>Thank you,</div><div>Joshua Dachman</div></div>