Subject: Saml2 Multiple SPs Mvc (Asp.net Core version) Deployed on Docker
Date: 2019-07-12 11:08:39
From: devendrasahumk
Source: saml2-multiple-sps-mvc-asp-net-core-version-deployed-docker
----------------------------------------------------------------------

Saml2 Multiple SPs MVC (Asp.net Core version) Deployed on Docker.
when we are trying to log in at IDP from SP site its showing below error.

No webpage was found for the web address: http://localhost:1474/SingleSignOnService?binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect&SAMLRequest=fZJva8IwEMa/SgnspbaxijVYR20tK7hZbLcXezOyLtNATLpc6rZvv7T+wYH45i4c99zzOy5ToDtRk6gxW7lmXw0D42RJiN6GQYpH88lk6Ed+ijFeLPx5nGJ/lC7SBMcBcl6YBq5kiAZ9DzkZQMMyCYZKY0senvS8cQ8PSoyJFxA/6I/Gr8hJrAGX1HTCrTE1cV2hKiq2CgwZeZ7nFlxuBCv4Rq5kwfSeVww5qdIV6yhD9EkFsNYxpwB8z86VXCujKiXmXH7YISFqtCSKAgci6Y4BMRUposclscTk/dAE5KEs816+KkrkRABMt2yxktDsmD76P6+X12mxe5YcW++Pc0PrfefTzt3mzt9mU9nQMthkKWw8cdjnBcnPTkgg3XFur1Efd0azadtNujvoC/1tOT3ho9n1/abuxdiDR02e7JwsyZXg1a8TCaG+Y82osZcwurGHcGcH2f+PNfsD&RelayState=f0e2f73d-7a60-440f-80c1-7fea8deb54d7&SigAlg=http://www.w3.org/2000/09/xmldsig#rsa-sha1&Signature=TipQrPWxSia1QuMwHntfhRFFaOUqOl5qn7Ot6QHa6UGwjD8kp2ogHClF/9lvxwQ7EqL28Zh7dPz96bpY6lPIX3lzlO/Jg0RZcNKYai3vVo7hxMCff99cOJHrcN9woonStlrLnMka58QrlIwTG4dSyH57ZxugVPnRrFdhebJzG0s=

When we deploy on Docker its showing below error also 
System.Security.Cryptography.CryptographicException: The key {5df34eab-0ceb-4c15-95cb-7163a1745236} was not found in the key ring.

Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[0]
xeevaidpcontainer |       An unhandled exception has occurred: error:2006D080:BIO routines:BIO_new_file:no such file
xeevaidpcontainer | Interop Crypto OpenSslCryptographicException: error:2006D080:BIO routines:BIO_new_file:no such file
xeevaidpcontainer |    at Interop.Crypto.CheckValidOpenSslHandle(SafeHandle handle)
xeevaidpcontainer |    at Internal.Cryptography.Pal.CertificatePal.FromFile(String fileName, SafePasswordHandle password, X509KeyStorageFlags keyStorageFlags)

Do we need to do special handling for this. without docker its working fine.

----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index