This page cannot be called directly on the browser. It must receive a valid HTTP POST or GET/Redirect SAML 2 request.


ComponentSpace.SAML2.Exceptions.SAMLProfileException: Failed to receive authentication request by HTTP post ---> ComponentSpace.SAML2.Exceptions.SAMLBindingException: Failed to receive request over HTTP POST. ---> ComponentSpace.SAML2.Exceptions.SAMLBindingException: The message is not an HTTP POST. at ComponentSpace.SAML2.Bindings.HTTPPostBinding.ReceiveRequest(HttpRequest httpRequest, XmlElement& samlMessage, String& relayState) --- End of inner exception stack trace --- at ComponentSpace.SAML2.Bindings.HTTPPostBinding.ReceiveRequest(HttpRequest httpRequest, XmlElement& samlMessage, String& relayState) at ComponentSpace.SAML2.Profiles.SSOBrowser.IdentityProvider.ReceiveAuthnRequestByHTTPPost(HttpRequest httpRequest, XmlElement& authnRequest, String& relayState) --- End of inner exception stack trace --- at ComponentSpace.SAML2.Profiles.SSOBrowser.IdentityProvider.ReceiveAuthnRequestByHTTPPost(HttpRequest httpRequest, XmlElement& authnRequest, String& relayState) at Aptify.Framework.Web.eBusiness.SAMLSSOIdentityProvider.SSOServiceUC.ReceiveAuthnRequest(AuthnRequest& authnRequest, XmlElement& authnRequestXML, String& relayState) at Aptify.Framework.Web.eBusiness.SAMLSSOIdentityProvider.SSOServiceUC.Page_Load(Object sender, EventArgs e)