microsoft-tenant-specific
Features
| Feature | Status |
|---|---|
| Auth (OAuth) | ✅ |
| Syncs & Actions | 🚫 |
| Nango Proxy | 🚫 |
| Auto-pagination | 🚫 |
| API-specific rate limits | 🚫 |
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