<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/3/15 10:56 AM, Brent Putman wrote:<br>
</div>
<blockquote cite="mid:54F5D9C5.2000803@georgetown.edu" type="cite">
<pre wrap="">
On 3/3/15 10:43 AM, Tom Zeller wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Tue, Mar 3, 2015 at 9:37 AM, Ian Young <a class="moz-txt-link-rfc2396E" href="mailto:ian@iay.org.uk"><ian@iay.org.uk></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">If you're interested enough in fixing this, I could point you at the things you'd need to put a static deployment on shibboleth.net. It's a Spring Boot application, so pretty simple to set up.
</pre>
</blockquote>
<pre wrap="">Sure, I'll take the pointers. It's low priority, though.
</pre>
</blockquote>
<pre wrap="">
It's been on my TODO list also. Just other things more important.
With the 2.x release out and code freeze for 3.1.0, this seems like the
time to look into this. I'll look at it tomorrow, unless Tom or
someone else beats me to it.
</pre>
</blockquote>
<br>
<br>
FYI, I finally have a functioning and "productionalized" test
instance of mdq-server running up on shibboleth.net, port 9000 (port
chosen arbitrarily). I have switched the opensaml and IdP unit tests
over to use it rather than Ian's server. We'll see how it goes.<br>
<blockquote cite="mid:54F5D9C5.2000803@georgetown.edu" type="cite">
</blockquote>
There's just 1 entity in there right now, but more could easily be
added. It's just pulling those from an externalized
EntitiesDescriptor file.<br>
<br>
If you want to see it in action:<br>
<br>
<a class="moz-txt-link-freetext" href="http://shibboleth.net:9000/entities">http://shibboleth.net:9000/entities</a><br>
<br>
<a class="moz-txt-link-freetext" href="http://shibboleth.net:9000/entities/https%3A%2F%2Ffoo1.example.org%2Fidp%2Fshibboleth">http://shibboleth.net:9000/entities/https%3A%2F%2Ffoo1.example.org%2Fidp%2Fshibboleth</a><br>
<br>
Depending on your email client, you'll probably need to actually
copy/paste that second encoded URL into your browser to preserve the
URL-encoding of the entityID. For me in Thunderbird, if I just
click on it, it doesn't work, b/c it gets URL-decoded first, and
then goes out over the wire un-encoded, which violates the MDQ spec.<br>
<br>
<br>
</body>
</html>