Getting list of all configured IDPs from Shibboleth SP

Nate Klingenstein ndk at internet2.edu
Fri Feb 3 20:16:10 GMT 2012


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.  If so, add a 
line like the following to shibboleth2.xml:

<*Handler type="DiscoveryFeed*" Location="/DiscoFeed"/>

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.

https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPHandler#NativeSPHandler-DiscoveryFeedHandler%28Version2.4andAbove%29

On 2/3/2012 20:03, Cantor, Scott wrote:
> At your configuration containing the location you've assigned to that handler.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120203/9fc1f1e6/attachment.html 


More information about the users mailing list