username
and default reply-to email
settings.WorkflowGen Remote Approval
)Accounts in this organizational directory only (Single tenant)
Office 365 Exchange Online
.
full_access_as_app
.
Grant admin consent for
to grant consent to the application.
client_secret
(or something that clearly identifies that it's a secret)Recommended: 6 months
)
application (client) ID
, which can be found in the registered application overview section.
directory (tenant) ID
, which can be found in the registered application overview section.
client secret
, which is the value that was generated in the Certificates & secrets section from step 4.Exchange Online - Modern Authentication
outlook.office365.com
, or your own Exchange Online domain nameSSL
application (client) ID
from the Azure Portalclient secret
that was generated in the Remote Approval Certificates & secrets section from the Azure Portalhttps://outlook.office365.com/.default&grant_type=client_credentials
(replace outlook.office365.com
with your own Exchange Online domain name if needed)https://login.microsoftonline.com/{directory_tenant_ID}/oauth2/v2.0/token
(replace {directory_tenant_ID}
with your own directory (tenant) ID from the Azure Portal)