SP Redirects straight to XML instead of IDP Authentication Page

Mohammad Rahman mrahman at brookdalecc.edu
Mon Nov 17 13:19:34 EST 2014


Hello all,

I am trying to work with NetPartner by CollegeBoard PowerFAIDS, which has a built-in SP.

I have the SP metadata inside the ChainingMetadataProvider in my relaying-party.xml file as:

<MetadataProvider xsi:type="InlineMetadataProvider" xmlns="urn:mace:shibboleth:2.0:metadata" id="NetPartner">
                                                   <EntityDescriptor entityID="NetPartner" xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
                                                                  <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
                                                                                <AssertionConsumerService index="1" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
                                                                                Location="https://finaid.brookdalecc.edu/NetPartner/NetPartnerStudent/Logon.aspx" />
                                                                  </SPSSODescriptor>
                                                   </EntityDescriptor>
</MetadataProvider>

Shibboleth IDP loads configuration successfully, but when I try to visit the page https://finaid.brookdalecc.edu/NetPartner/NetPartnerStudent/Logon.aspx, it redirects me to my IDPs page followed by the SAML request
https://idp1.brookdalecc.edu/idp/shibboleth?SAMLRequest=7L0HYBxJliUmL23Ke39K9UrX4HShCIBgEyTYkEAQ7MGIzeaS7B1pRyMpqyqBymVWZV1mFkDM7Z28995777333nvvvfe6O51OJ%2fff%2fz9cZmQBbPbOStrJniGAqsgfP358Hz8iHv8e7xZlepnXTVEtP%2ftod7zzUZovp9WsWF589tFXb55tH3z0exwlj5tsUa4eHa%2fb%2bfJV%2fovWedOm9OKyecRffPbRul4%2bqrKmaB4ts0XePGqnj14ff%2fH80d5459GqrtpqWpUfpWdPP%2ftoPrk4n7ytzmdvZz9d5vkir6rl5GKxmvx0sVpOJ9n0p396OptMzz9Kf9JgtQeszppmnZ8tmzZbtvTRzu7%2b9u7u9u6DN7sHj3YePNp78FMfpS%2b1pyfFUgawCa2JNGoeffvNm5fbL798%2fYYBXBazvH5BrT%2f76EXevszqdpnX6P5l1jTFJX18npVN%2flF63DR53RKCJ9WyWS%2fy%2bnVeXxbT%2fKtXz2mUbbtqHt29e14ss2I2ntRV9XaWlfl0Os5n67sOsvfr63Y9y5ft3efVRbUcZ83q3UdHSZoy7R%2fx8GuP6JsHlxnkPjpyHTy%2b64GyoFePMNqzpy%2brsphep8dlWV2d1HnW0lDbek0jTe8SB9zts8BR8v8EAAD%2f%2fw%3d%3d&RelayState=%2fNetPartner%2fNetPartnerStudent%2fDefault.aspx

and displays the IDP's own metadata that is usually displayed at https://<YourAssignedHostname>/idp/profile/Metadata/SAML<https://%3cYourAssignedHostname%3e/idp/profile/Metadata/SAML> page instead of the login page.

I checked for the logs (with IDP/OpenSAML/PROTOCOL_MESSAGE set to Debug) for reference to the SP id (NetPartner) but found nothing but a single line of parsing statement during the load.

What I might be doing wrong?

Thanks.

Moe

mrahman at brookdalecc.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20141117/b6d55353/attachment-0001.html 


More information about the users mailing list