<div dir="ltr"><div>attributes presumably defined in your attribute-resolver.xml for example:<br><br>eduPersonPrincipalName   urn:oid:1.3.6.1.4.1.5923.1.1.1.6<br><br>mail  urn:oid:0.9.2342.19200300.100.1.3<br><br>sample attribute release policy in attribute-filter.xml</div><div><br></div><AttributeFilterPolicy id="releaseToEDUCAUSE"><br>    <PolicyRequirementRule xsi:type="OR"><br>        <Rule xsi:type="Requester" value="<a href="https://www.educause.edu/shibboleth-sp">https://www.educause.edu/shibboleth-sp</a>" /><br>        <Rule xsi:type="Requester" value="<a href="https://sso.educause.edu/sp">https://sso.educause.edu/sp</a>" /><br>    </PolicyRequirementRule><br>    <AttributeRule attributeID="eduPersonPrincipalName"><br>        <PermitValueRule xsi:type="ANY" /><br>    </AttributeRule><br>    <AttributeRule attributeID="surname"><br>        <PermitValueRule xsi:type="ANY" /><br>    </AttributeRule><br>    <AttributeRule attributeID="givenName"><br>        <PermitValueRule xsi:type="ANY" /><br>    </AttributeRule><br>    <AttributeRule attributeID="mail"><br>        <PermitValueRule xsi:type="ANY" /><br>    </AttributeRule><br>    <AttributeRule attributeID="eduPersonScopedAffiliation"><br>        <PermitValueRule xsi:type="ANY" /><br>    </AttributeRule><br></AttributeFilterPolicy><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 9, 2020 at 7:05 PM Jerry Bailie <<a href="mailto:jebailie@vassar.edu">jebailie@vassar.edu</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"><div dir="ltr">Ok, thanks !<div><br></div><div>This would be done in the attribute-filter.xml file ?</div><div><br></div><div>If so, there's several examples in there that may be a bit complicated.</div><div>Could you provide an example of the release of those 2 attributes?</div><div><br></div><div>- Jerry</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 9, 2020 at 10:18 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</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">>    I see these values in the eduPerson.xml and inetOrgPerson.xml files but how do they get "released" ?<br>
<br>
Same as always (or I guess not if you're new to Shibboleth), attribute filtering.<br>
<br>
-- Scott<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>
-- <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>