Shibboleth login issue

Cantor, Scott cantor.2 at osu.edu
Wed Jan 22 11:09:18 EST 2014


On 1/22/14, 10:01 AM, "vcharpantidis" <vcharpantidis at knowledge.gr> wrote:
>
>When I try to login to Dspace with Shibboleth login, I go to
>*sp-dspace.XXX.gr* (by redirection) and then to the *idp.XXX.gr* login
>page.
>There, I submit my credentials and the login is successfully, but instead
>of
>redirecting back to *sp-dspace.XXX.gr* and then to *dspace.XXX.gr* I get
>an
>idp error page with the following message:
>
>*Error Message: No peer endpoint available to which to send SAML response*

Well, then your metadata for that SP isn't correct, or the web server does
not know its identity and isn't generating redirects back correctly.

You mentioned Nginx, and unless you're using FastCGI, that can't be part
of any of this deployment and is very likely to not work the way you
expect. You can't protect an application running on one server with an SP
on another unless the SP is a proxy.

-- Scott




More information about the users mailing list