Hello All
We are in process of setting up SSO with SAML and ADFS 3.0 and facing an issue with endpoint URL.
The portal is accessible over HTTP protocol in our landscape (http://abc-xyz.com) and If I put the setting Allow HTTP Access to YES the endpoint URL is (http://abc-xyz.com:80/saml2/sp/acs). But the ADFS team gets error while adding relying party. The URL must begin with "https".
If I put Allow HTTP Access to NO the endpoint URL is (https://abc-xyz:50000/saml2/sp/acs) which is not accessible in landscape and is wrong. ADFS hits the URL (https://abc-xyz:50000/saml2/sp/acs) directly, so I cannot even redirect it to HTTP.
We cannot move our Portal completely to HTTPS as of now but want to implement ADFS. Any idea any other setting to check or if I missed anything?
Thanks
Atul Shrivastava