Embedded Discovery Service not redirecting to the IDP login page
Nikhil KS
nikhil.ks at snapwiz.com
Tue Jan 21 05:52:54 EST 2020
Hi Team,
When 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
examle,
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
>
Thanks
Nikhil K S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20200121/eb670d9f/attachment.html>
More information about the dev
mailing list