Shibboleth IDP trust with other IDP
Cantor, Scott
cantor.2 at osu.edu
Wed Mar 5 15:47:42 EST 2014
On 3/5/14, 12:44 PM, "krrishv" <krish.v at gmail.com> wrote:
>
>Can you guide me how can i configure remote user handler in Shibboleth.
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthRemoteUser
><Location /idp>
You don't need to protect the entire tree, just the protectedServletPath
as described in the documentation.
>Now where should i send the POST from my Other IDP. Appreciate if you
>could
>guide me.
You don't send the POST anywhere, that's done for you by SAML. You have to
tell the SP to protect and supply REMOTE_USER to the proper path, by
default /<CONTEXT_PATH>/Authn/RemoteUser
-- Scott
More information about the users
mailing list