Microsoft Entra Desktop Application Registration
Explore the specifics of app registration for desktop applications using Microsoft Entra, including authentication flows and security best practices.
Need help?
We can help you find specialists for Microsoft Entra Desktop Application Registration. Let us connect you with the right experts to assist you.
*User registration required
Description
This guide provides comprehensive information about app registration for desktop applications utilizing Microsoft Entra. It outlines the types of accounts that can be supported based on user experience and authentication methods.
Key topics include:
- Account Types: Depending on the authentication flow, different account types are available for user sign-in.
- Authentication Flows: The article explains interactive authentication and its requirements, as well as silent authentication which is limited to users within the developer's tenant.
- Redirect URIs: The importance of configuring redirect URIs as per the chosen authentication flow is emphasized, along with security best practices to prevent vulnerabilities.
- Permissions: Desktop applications are restricted to requesting delegated permissions only, as opposed to application permissions.
Additional resources are provided for deeper understanding and implementation support, making this guide essential for developers working with desktop applications in the Microsoft ecosystem.
Features
Account Types Support
Describes supported account types based on the user experience and authentication flows utilized.
Authentication Flow Explanation
Provides detailed guidance on both interactive and silent authentication methods.
Security Best Practices
Highlights the significance of correctly configuring redirect URIs to enhance security.
Delegated Permissions Guidelines
Clarifies that desktop applications can only request delegated permissions, not application permissions.
Resource Links
Offers links to additional resources for app registration and configuration.
Tags
Documentation & Support
- Documentation
- Support
- Updates