<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi there!</div>
<div><br>
</div>
<div>In the case where multiple attributes are being released that support NameID encoding, which one will end up being encoded as a nameID if there is no format precedence?</div>
<div><br>
</div>
<div>I know the docs say “at random” but is there any more information as far as how that will actually work?</div>
<div><br>
</div>
<div>If I have an AFP that looks like this:</div>
<div><br>
</div>
<div>
<div>    <afp:AttributeFilterPolicy id="releaseAttributesToEduCause"></div>
<div><br>
</div>
<div>        <afp:PolicyRequirementRule xsi:type="basic:AttributeRequesterString" </div>
<div>                                       value="https://www.educause.edu/shibboleth-sp" /></div>
<div><br>
</div>
<div>        <afp:AttributeRule attributeID="mail"></div>
<div>            <afp:PermitValueRule xsi:type="basic:ANY"/></div>
<div>        </afp:AttributeRule></div>
<div>        <afp:AttributeRule attributeID="givenName"></div>
<div>            <afp:PermitValueRule xsi:type="basic:ANY"/></div>
<div>        </afp:AttributeRule></div>
<div>        <afp:AttributeRule attributeID="sn"></div>
<div>            <afp:PermitValueRule xsi:type="basic:ANY"/></div>
<div>        </afp:AttributeRule></div>
<div>        <afp:AttributeRule attributeID="eduPersonScopedAffiliation"></div>
<div>            <afp:PermitValueRule xsi:type="basic:ANY"/></div>
<div>        </afp:AttributeRule></div>
<div>        <afp:AttributeRule attributeID="eduPersonPrincipalName"></div>
<div>            <afp:PermitValueRule xsi:type="basic:ANY"/></div>
<div>        </afp:AttributeRule></div>
<div><br>
</div>
<div>    </afp:AttributeFilterPolicy></div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>And both “mail” and “eduPersonPrincipalName” can be encoded as NameID’s, which one will end up being the NameID? Will it consistently be one or the other or will it be truly random?</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE">
<div>
<div>-- Alex</div>
</div>
</div>
</div>
</body>
</html>