SP Request not redirecting to IDP

Cantor, Scott cantor.2 at osu.edu
Thu Aug 28 11:04:31 EDT 2014


On 8/28/14, 4:16 AM, "junaidakb" <junaid.akbar at wipro.com> wrote:

>    ShibRequestSetting entityID
>https://accessuat.bpglobal.com/fim/sps/saml20/saml20/logininitial?RequestB
>inding=HTTPPost&PartnerId=http://aral-de-amitest.navitas.bpglobal.com/&Nam
>eIdFormat=Email&AllowCreate=false

That is not an entityID. So my guess is there's a shibd.log message
telling you that there's no metadata defined for that entityID.

And you cannot provide parameters like that. The entityID is used to
determine the IdP, and the URL to redirect to comes from the metadata.

>            <SSO
>entityID="https://accessuat.bpglobal.com/fim/sps/saml20/saml20">
>                      SAML2 SAML1
>            </SSO>

That's fine if that's in fact the entityID, but that means that's the
entityID to use regardless of the request's vhost or URL. And you
certainly would need to use that in the Apache config if you intend to
control it from there.

-- Scott



More information about the users mailing list