A cloud-based identity and access management service for securing user authentication and resource access
CORS issue with Azure Application Proxy
Erik Andersson
1
Reputation point
I currently have two on-premise apps, one is the web app and the other is the API for it. Lets call them app.customdomain.com and api.customdomain.com. These work on the internal network but I want to publish them externally through the Application Proxy we have set up.
Config:
I've added these apps to the proxy using a wildcard app with the URL"https://*.customdomain.com" with 2 application segments added with URLs "https://app.customdomain.com" and "https://api.customdomain.com" and added the following CNAMe records to our external DNS:
app.customdomain.com -> `
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Sign in to answer