Forums, Documentation & Knowledge Base - ComponentSpace

ReceiveAuthnRequestByHTTPRedirect for multiple Service Providers


https://componentspace.com/forums/Topic9077.aspx

By RaP - 7/24/2018

Hi, I am using the low level API because we need  lot of customized functionality. I am implementing an Identity Provider that will be used by many Service Providers on the same endpoints. I wonder how to call ReceiveAuthnRequestByHTTPRedirect with a public key when every SP that sends authentication requests to the IdP has its own certificate? To retrieve the right X509Certificate I need to know the SP (by the issuer name for example) but I don't have the issuer name until after the call to ReceiveAuthnRequestByHTTPRedirect. The examples use a single certificate set at application start, which obviously doesn't work for what I need. The same question for ReceiveLogoutMessageByHTTPRedirect. 
Thank you.
By ComponentSpace - 10/30/2018

You're welcome.