AuthnRequest failing for salesforce

0
Hi, We are using Component Pro for our IDP , It works perfectly for service providers from application like dynamics , SharePoint etc . But fails for sales force. authnRequest = AuthnRequest.CreateFromHttpRedirect(context.Request.RawUrl, "SAMLRequest", x509Certificate.PublicKey.Key); The authrequest fails, If we decode the request then encode it using C# and then pass to AuthnRequest its works correctly. any help.
 
asked 4/28/2020 2:46:52 PM
add a comment

1 Answers

0
What was the error specifically? It would be helpful to send the details to support@componentpro.com.
 
answered 5/12/2020 4:40:44 PM
add a comment

Your Answer

Not the answer you're looking for? Browse other questions tagged asp.net mvc or ask your own question.