EXCHANGE node
The node of the Hansen8 configuration is used to set up integration with Microsoft Exchange. This node has these attributes:
| Attribute | Description |
|---|---|
| Authentication Type | Authentication method to use for the Exchange server. Can be Basic or OAuth. If you specify OAuth, use the node to enter the credentials. |
| Enabled | Set to True to enable Microsoft Exchange integration for Infor Public Sector. |
| Service URL | URL of the Exchange server. |
The node can have one child node, which specifies the authentication credentials if you are using OAuth authentication. The node can have these attributes:
| Attribute | Description |
|---|---|
| AuthDomain | Authorization domain for Microsoft 365. The default value is filled in for you. |
| AutoDiscoverEndPoint | Autodiscover endpoint for Microsoft 365. The default value is filled in for you. |
| ClientId | Client ID to use for authorization. |
| ClientSecret | Client secret to use for authorization. |
| DiscoveryURL | Discovery URL for Microsoft 365. The default value is filled in for you. |
| Scope | Authorization scope in Azure. |
| TenantId | Azure tenant ID for Microsoft 365. |