Saml Response with Signature - Azure functions

Hello I am building an API on top of Component space. My api should return Complete SAML Response. I am using SamlIdentityProvider OnSamlResponseCreated event to capture response. I am able to see the response, but it is missing signature tag in the response. Could anyone guide me how to get complete response including signature?

This question refers to the SAML for ASP.NET Core product. I’ve replied to your question posted in the SAML for ASP.NET Core section.