Pls help me: No peer endpoint available to which to send SAML response

Cantor, Scott cantor.2 at osu.edu
Thu Apr 19 18:22:05 BST 2012


On 4/19/12 1:16 PM, "Mat Houser" <mhouser at uwm.edu> wrote:

>By the way a really easy way to get this particular error without having
>anything misconfigured is if you try going to the protected resource on
>your SP by a different protocol than your SP EntityID is in metadata on
>the IdP.

The entityID has no involvement.

Switching protocols does, but that's still a misconfiguration. You should
never get this error in a production deploy unless a metadata change
didn't get picked up.

If you don't support http://, then you have to block http://, or at least
force the handler endpoints to SSL.

Another source is web aliases that are not properly handled.

-- Scott



More information about the users mailing list