microsoft-tenant-specific
Features
Sync is not provided for this provider as it is a generic mechanism to access unspecified APIs so there is no consistent way to sync data.
If you want to sync data from Microsoft Graph, use the Microsoft Teams provider instead.
Getting started
- Create an Azure app registration for the specific application.
- Add permissions for the appropriate app on the
API Permissionstab
- Add permissions for the appropriate app on the
- OAuth-related docs.
- See particularly the
tenantparameter under Request an authorization code. Thistenantparameter must be provided as extra configuration to the frontend SDK.
- See particularly the
- List of OAuth scopes
- The specific scopes required will depend on the application being accessed. This might use the .default scope with the resource’s identifier URI.
- Microsoft Dynamics 365 Finance and Operations
API gotchas
Add Getting Started links and Gotchas by editing this page