Connections > Microsoft Dynamics CRM connection properties
  

Microsoft Dynamics CRM connection properties

Use a Microsoft Dynamics CRM connection to connect to a Microsoft Dynamics CRM object.
The following table describes the Microsoft Dynamics CRM connection properties:
Connection property
Description
Authentication Type
Authentication type for the connection. Select a valid authentication type. Use one of the following authentication types:
  • - Active Directory
  • - Internet Facing Deployment (IFD)
  • - Microsoft Live Authentication using OAuth Authentication
Note: When you use a serverless runtime environment, you cannot configure Active Directory and IFD authentication.
User Name
The user name to connect to Microsoft Dynamics CRM account.
For Microsoft Live authentication using OAuth, use the Application ID as user name.
Password
The password to connect to Microsoft Dynamics CRM account.
For Microsoft Live authentication using OAuth, use the Client Secret as password.
Organization Name
Microsoft Dynamics CRM organization name. Organization names are case sensitive.
For Microsoft Live Authentication using OAuth, use the Tenant ID registered with the Organization.
Domain
Microsoft Dynamics CRM domain name.
You can use the domain specified in the connection property for IFD and Active Directory authentication.
Service URL
URL of the Microsoft Dynamics CRM service.
For Active Directory authentication, use one of the following formats:
http://<server.company.com>:<port> or https://<server.company.com>:<port>
For IFD authentication, use the following format:
https://<server.company.com>:<port>
For Microsoft Live authentication using OAuth, specify the CRM Organization Service web service URL.
Security Token Service URL
Microsoft Dynamics CRM security token service URL. For example, sts1.company.com.
IFD authentication only.