Forums, Documentation & Knowledge Base - ComponentSpace
Home
»
ComponentSpace Support Forums
»
Questions - SAML SSO for ASP.NET
Azure AD Application Proxy support for SAML
https://www.componentspace.com/forums/Topic10968.aspx
By Charaka
-
6/17/2020
Hi Support,
We are facing a problem of AzureAD integration with proxy URL enabled. How do we set up configuration from Service provider end to support in this scenario, SAML2 component working fine when using direct SP URL, but not with proxy. Please advice
https://techcommunity.microsoft.com/t5/azure-active-directory-identity/azure-ad-application-proxy-support-for-saml-based-apps-is-ga/ba-p/566356
https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/application-proxy
By ComponentSpace
-
6/17/2020
The SAML authn request sent to the identity provider includes the SAML assertion consumer URL. This is retrieved from the <ServiceProvider> AssertionConsumerServiceUrl in your saml.config.
It sounds like you should update the application proxy's configuration to include this URL.
Let me know how that goes.