<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 3/20/15 6:54 PM, Brent Putman wrote:<br>
</div>
<blockquote cite="mid:550CA536.4080209@georgetown.edu" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<br>
<blockquote
cite="mid:CAEtu=dObGz7Z9pP_93HPf8YXiA0V5c0p5RvT_HCCV3OT5uLrWA@mail.gmail.com"
type="cite">
<pre wrap="">Now both URLs above return the same
thing, a single entity descriptor. I don't think that's right since
the first one is supposed to return an EntitiesDescriptor element.
</pre>
</blockquote>
<br>
<br>
I noticed that too. Hopefully Ian will confirm, but I assumed
that when there's only 1 entity it optimizes that down to a single
EntityDescriptor. Or maybe it's a bug, don't know.<br>
<br>
Based on my testing, when there is more than one EntityDescriptor,
it does return them wrapped in an EntitiesDescriptor. At least I
have seen it do that. I'll test to make sure this latest version
does that.<br>
</blockquote>
<br>
Yes, in the current version, /entities does return an
EntitiesDescriptor when there's more than one entity. <br>
<br>
</body>
</html>