<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" bgcolor="#ffffff">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">This is not my case. This is brand new installation, 2.4 - I installed it couple days ago on CentOs from rpm.&nbsp; The handler exist in shibboleth2.xml and uncommented. Probably I misconfigured
 something.<br>
<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF255089"><font color="#000000" face="Tahoma" size="2"><b>From:</b> users-bounces@shibboleth.net [users-bounces@shibboleth.net] on behalf of Nate Klingenstein [ndk@internet2.edu]<br>
<b>Sent:</b> Friday, February 03, 2012 3:16 PM<br>
<b>To:</b> users@shibboleth.net<br>
<b>Subject:</b> Re: Getting list of all configured IDPs from Shibboleth SP<br>
</font><br>
</div>
<div></div>
<div>To add to Scott's answer, you may be relying on an older configuration file from an older release of the SP, so that when the DiscoveryFeed was added, your configuration never told the SP to expose it.&nbsp; If so, add a line like the following to shibboleth2.xml:<br>
<br>
&lt;<strong>Handler type=&quot;DiscoveryFeed</strong>&quot; Location=&quot;/DiscoFeed&quot;/&gt;<br>
<br>
You might also have an older version of the SP that doesn't have this implemented, but then you've also got some security issues, and you should upgrade ASAP.<br>
<br>
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPHandler#NativeSPHandler-DiscoveryFeedHandler%28Version2.4andAbove%29" target="_blank">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPHandler#NativeSPHandler-DiscoveryFeedHandler%28Version2.4andAbove%29</a><br>
<br>
On 2/3/2012 20:03, Cantor, Scott wrote:
<blockquote type="cite">
<pre>At your configuration containing the location you've assigned to that handler.
</pre>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>