Apps Flashcards
Web Apps - Mutual Authentication
To configure mutual authentication you need to enable HTTPS on web app and turn on the require incoming certificate by selecting Configuration - General Settings from the Azure portal
Application Proxy
a feature of Microsoft Entra that enables users to access on prem web applications from a remote client. Application Proxy runs in the cloud. The application proxy connector runs on the onprem sever and they work together with Microsoft Entra to securly pass the user sign on token to the web application
Permissions for Azure Enterprise Apps
Delegated Permissions: used by applications when the user signin is present. The applications acts as the signed in user and uses the permissions the user has already been assgined
Application permissions: used when an application is running without a user signin and usually when explicity high level permissions are required. Admin consent