<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>I asked them for a sample and they gave this:</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal;"><span><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&lt;saml:Attribute Name="role"&gt;</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;saml:AttributeValue xmlns:xs="<a href="http://www.w3.org/2001/XMLSchema" target="_blank" style="color: rgb(17, 85,
 204);">http://www.w3.org/<wbr>2001/XMLSchema</a>"</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank" style="color: rgb(17, 85, 204);">http://www.w3.org/<wbr>2001/XMLSchema-instance</a>"</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xsi:type="xs:string"</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp;&gt;DET.CONTRACTOR&lt;/saml:<wbr>AttributeValue&gt;</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;saml:AttributeValue xmlns:xs="<a href="http://www.w3.org/2001/XMLSchema" target="_blank" style="color: rgb(17, 85, 204);">http://www.w3.org/<wbr>2001/XMLSchema</a>"</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank" style="color: rgb(17, 85, 204);">http://www.w3.org/<wbr>2001/XMLSchema-instance</a>"</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xsi:type="xs:string"</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&gt;TAFE.TEACHER&lt;/saml:<wbr>AttributeValue&gt;</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/saml:Attribute&gt;</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;"><br></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.571428298950195px;">Will that then appear as a single ROLE attribute with multiple values?</div></span></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div
 style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> "Cantor, Scott" &lt;cantor.2@osu.edu&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Shib Users &lt;users@shibboleth.net&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, May 29, 2013 10:12 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Multiple copies of an attribute?<br> </font> </div> <div class="y_msg_container"><br>On 5/29/13 1:02 PM, "Mike Flynn" &lt;<a ymailto="mailto:shibbolethlynda@yahoo.com" href="mailto:shibbolethlynda@yahoo.com">shibbolethlynda@yahoo.com</a>&gt; wrote:<br><br>&gt;They want to send us multiple copies of the ROLE attribute, each with a<br>&gt;different value. <br><br>That doesn't really mean anything in SAML terms. If you want to talk about<br>a specific XML expression, we can do
 that, provided I know how you're<br>extracting it.<br><br>To say "multiple copies of an attribute" in SAML terms would strictly<br>speaking mean:<br><br>&lt;saml:Attribute Name="ŠRole"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;saml:AttributeValue/&gt;<br>&lt;/saml:Attribute&gt;<br>&lt;saml:Attribute Name="ŠRole"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;saml:AttributeValue/&gt;<br>&lt;/saml:Attribute&gt;<br><br>That isn't advisable (it's sort of precluded by the standard), but it<br>probably happens.<br><br><br>-- Scott<br><br><br>--<br>To unsubscribe from this list send an email to <a ymailto="mailto:users-unsubscribe@shibboleth.net" href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br><br></div> </div> </div>  </div></body></html>