Can't redirect to application with Azure proxy, the query string is being removed.
Javier Soto Martínez
5
Reputation points
Hi, I have a web application where there is a section that is redirecting to another web application that is working through Azure application proxy. The thing is when I click on the section of the first web, it redirects to Azure login, and when I login it redirects correctly to the second web application (the one working through the proxy) but the query string is gone, for example:
- The URL should be "https://example.com/example?id=1234" after the redirect, but instead the url is "https://example.com", and is landing on the home page instead of the desired URL.
Can anyone help me with this problem?
Thank you so much in advance!
Microsoft Security | Microsoft Entra | Other
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Sign in to answer