Azure AD Application Proxy support for SAML

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

The SAML authn request sent to the identity provider includes the SAML assertion consumer URL. This is retrieved from the 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.