Application Proxy
Last updated
Last updated
Application Proxy allows access to on-prem web applications after sign-in to Entra ID. Application proxy has following components:
– Endpoint - This is the external URL that the users browse to access the on-prem application. External users must authenticate to AAD
– Application Proxy Service - This services runs in the cloud and passes the token provided by Entra ID to the on-prem connector
– Application Proxy Connector - This is an agent that runs on the on-prem infrastructure and acts as a communication agent between the cloud proxy service and on-prem application. It also communicates with the on-prem AD in case of SSO
– On-prem application - The application that is exposed using application proxy