Configuration Parameters
This section contains the information that the connector uses to connect and interact with Dynamics 365 CRM system through the application. Each application type requires different information to create and maintain a connection.
Note
Attributes marked with an asterisk (*) are mandatory.
Enter the base URL for the Dynamics 365 CRM portal. The URL format is: https://<ORG>.crm.dynamics.com.
Enter the valid Tenant ID of the Azure AD tenant to be managed by the application.
Authentication method supported by the managed system.
OAuth 2.0 grant type supported by the managed system:
-
Client Credentials
-
JWT Certificate Credentials
Azure Active Directory application Client ID for OAuth 2.0 authentication.
The number of objects to fetch in a single page when iterating over large data sets. Allowed values are from 1 to 1000.
Default: 500
Applicable if Grant Type is selected as Client Credentials
Azure Active Directory application Client Secret for OAuth 2.0 authentication.
Applicable if Grant Type is selected as JWT Certificate Credentials
Content of the certificate file that is uploaded on the Azure Active Directory application.
Private key text used for signing the JWT assertion.
Password for decrypting the private key.