Shibboleth IDP trust with other IDP

krrishv krish.v at gmail.com
Wed Mar 5 12:44:50 EST 2014


HI,

Hi,

Can you guide me how can i configure remote user handler in Shibboleth. I
have the below setup. I have a SHibboleth IDP and i am trying to POST the
remote user from different IDP. So below is what i have done so far.

1) I created a Apache webserver with Shibboleth SP and integrated with other
IDP.
2) Configured the Shibboleth SP as a relying party in Shibboleth IDP.
3) Configured Remote user handler in handler.xml
4) In my Shibboleth SP apache22.conf i did the below mapping.
<Location /idp>
  AuthType shibboleth
  ShibCompatWith24 On
  ShibRequestSetting requireSession 1
  AuthUserFile C:/opt/shibboleth-sp/USERNAME
  require shib-session
  require valid-user
  ShibUseHeaders On
</Location>

Now where should i send the POST from my Other IDP. Appreciate if you could
guide me.



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Shibboleth-IDP-trust-with-other-IDP-tp7596134p7596286.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list