Office 365 Email LAM Reference
This is a reference for the Office 365 LAM and UI integration. The Office 365 Email LAM configuration file is located at $MOOGSOFT_HOME/config/office365_email_lam.conf
.
The following properties are unique to the Office 365 Email LAM and UI integration. See Configure the Office 365 Email LAM and Office 365 Email for information on how to set each of these up.
See the LAM and Integration Reference for a full description of all common properties used to configure LAMs and UI integrations.
See the Office 365 documentation for details on Office 365 Email components.
auth_url
Authentication URL to get the access token from Office 365.
Type | String |
Required | Yes |
Default | N/A |
resource_url
Resource URL used to access Office 365.
Type | String |
Required | Yes |
Default: | N/A |
client_id
Username of the account used to connect to Office 365.
Type | String |
Required | Yes |
Default | N/A |
client_secret
Password of the account used to connect to Office 365.
Type | String |
Required | If you are not using |
Default | N/A |
encrypted_client_secret
If you are using an encrypted password to connect to Office 365, enter it into this field and comment the password field. The encrypted_client_secret
property overrides client_secret
.
Type | String |
Required | If you are not using |
Default | N/A |
tenant_id
The tenant ID of the Office 365 application registered on Microsoft Azure.
Type | String |
Required | Yes |
Default | N/A |
user_email
The user email address registered in Office 365.
Type | String |
Required | Yes |
Default | N/A |