posted 14 years ago
Hi,
We are using SSO login enable for our application from another application. If user is login into that application and clicks on a menu for our application a SSO request is made to SSO server for authentication and user is automatically logged into our application.
For this application first queries loadbalancer for URI which is secured one (https) but sometimes it returns non-secure (hhtp) URL and when a non-secure URL is returned and a call is made to SSO server (with non-secure URL in Metadata) we receive SAML exception.
Any pointers to fix this issue would be highly appreciated.
-Vinod