Embedded Discovery Service not redirecting to the IDP login page

Nikhil nikhil.ks at snapwiz.com
Tue Jan 21 05:55:22 EST 2020


Wen we select any Organization its looping to the same page

I'm not sure why accessing the RequestInitiator doesn't work. If i provide
an IdP's entityID explicitly, its re-directed to the correct location. For
example,
https://shibboleth-dev.snapwiz.net/Shibboleth.sso/Login?entityID=https%3A%2F%2Fidp.imu.edu.my%2Fidp%2Fshibboleth.

But am getting following url when selecting the organization. and its
looping to the same page. Attaching the idpselect_config.js for reference

https://shibboleth-dev.snapwiz.net/shibboleth-ds/?entityID=https%3A%2F%2Fidp.imu.edu.my%2Fidp%2Fshibboleth

shibboleth2.xml:

            <SSO discoveryProtocol="SAMLDS"
discoveryURL="https://shibboleth-dev.snapwiz.net/shibboleth-ds">
                   SAML2
            </SSO>


apache shibboleth-ds.conf

<IfModule mod_alias.c>
  <Location /shibboleth-ds>
    <IfVersion >= 2.4>
      Require all granted
      AuthType Shibboleth
      ShibRequestSetting requireSession 0
   #   Allow from all
    </IfVersion>
    <IfVersion < 2.4>
      Allow from all
    </IfVersion>

idpselect_config.txt
<https://shibboleth.1660669.n2.nabble.com/file/t399151/idpselect_config.txt> 



--
Sent from: https://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html


More information about the users mailing list