Data in SP's Metadata
Francisco Jose Fernandez Rivera
xisco.fernandez at ibsalut.es
Mon Jan 14 06:45:18 EST 2013
Hello Shibboleth list!!
I have configured a test environment with an idp and several SPs. Everything is working fine. Now I want one of those SPs to point to another idp, but now my problem is that, after updating shibboleth2.xml to point to the new idp, when I query host/Shibboleth.sso/Metadata it stills returns me RequestInitiator pointing to the old login page:
<md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol">
<md:Extensions>
<init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://old_IDP/Shibboleth.sso/Login"/>
<idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://old_idp/Shibboleth.sso/Login" index="1"/>
</md:Extensions>
I have been searching the whole filesystem and I can't find where is the file which the SP read to declare that Extension. Could anyone throw a little of light on this question?
Thanks in advanced,
Xisco.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130114/b6ca5c03/attachment.html
More information about the users
mailing list