Initial Setup -- Cannot Get SP and IDP Talking
Peter Schober
peter.schober at univie.ac.at
Tue Nov 5 07:29:55 EST 2013
* Sam Agnew <saa2012 at qatar-med.cornell.edu> [2013-11-05 13:02]:
> When authentication succeeds, however, I now get an error about the return path:
>
> Error Message: No peer endpoint available to which to send SAML response
[...]
> Looking in idp-process.log I see:
> 14:27:58.505 - WARN [org.opensaml.saml2.binding.security.SAML2AuthnRequestsSignedRule:81] - SPSSODescriptor role metadata for entityID 'https://unixadmin.qatar-med.cornell.edu/idp/shibboleth' could not be resolved
What is the SP's entityID? It cannot share the same entityID as the
IdP (if you want to remain sane), so if it's
"https://unixadmin.qatar-med.cornell.edu/idp/shibboleth" (note the
"idp" hint in the entityID) give the SP its own, seperate entityID.
Then give the IdP SAML metadata describing the SP.
-peter
More information about the users
mailing list