No peer endpoint available to which to send SAML response.

Peter Schober peter.schober at univie.ac.at
Wed Jun 26 06:01:05 EDT 2013


* Peter Schober <peter.schober at univie.ac.at> [2013-06-26 11:57]:
> * Saurabh Tyagi <saurabh.tyagi at thepsi.com> [2013-06-26 11:54]:
> > Is it possible to change the entities id of both SP and Idp without clean
> > install?
> 
> For the IdP you'll need to change it in
> * conf/relying-party.xml
> * and metadata/idp-metadata.xml, if you're making use of that by the SP
> For the SP it's in shibboleth2.xml

Depending on your attribute filter setup you might also have to change
the IdP's attribute-filter.xml and change the SP's entityID as well
(i.e., any references to the old values).

And the SP might have references to the IDP in the SSO element of the
shibboleth2.xml as well (and many other possible elements unlikely to
be used by your test deployment yet).

Best would be to change both names, so any reference to the old value
(which can easily be found, e.g. `fgrep -r` on UNIXoids) anywhere is
an error,
-peter


More information about the users mailing list