Getting list of all configured IDPs from Shibboleth SP

Eugene Dvorkin Eugene.Dvorkin at ARTstor.org
Fri Feb 3 21:43:30 GMT 2012


This is not my case. This is brand new installation, 2.4 - I installed it couple days ago on CentOs from rpm.  The handler exist in shibboleth2.xml and uncommented. Probably I misconfigured something.

________________________________
From: users-bounces at shibboleth.net [users-bounces at shibboleth.net] on behalf of Nate Klingenstein [ndk at internet2.edu]
Sent: Friday, February 03, 2012 3:16 PM
To: users at shibboleth.net
Subject: Re: Getting list of all configured IDPs from Shibboleth SP

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/057edb73/attachment-0001.html 


More information about the users mailing list