...
Table of Contents | ||
---|---|---|
|
Register a New App in Azure
Navigate to the Azure portal and select Azure Active Directory from the browser. Once there click on App Registrations and register a new app.
...
Add the Redirect URI
Give your app a name and set the web redirect URI.
Info |
---|
This should be your FlexDeploy server with the following path /flexdeploy/rest/v2/oauth |
...
Request Permissions
After clicking register copy the client id and tenant id on the home page of the application. Next click on API Permissions
...
Note |
---|
You may need your admin to grant consent for the permissions above, which they can do by navigating to the same screen as above and hitting the currently disabled ‘Grant admin consent’ button |
Add a Client Secret, OR upload an X509 certificate.
Info |
---|
Support for Client Certificates was added in 9.0.0.1, so if you are using 9.0.0.0 or earlier, it is not available. |
...
To upload an X.509 certificate in FlexDeploy, navigate to the Credentials screen and select the option to upload a certificate. You will need to use a Certificate-type credential to store the X.509 certificate and an SSH-Key type credential to hold the private key that corresponds to the certificate. Ensure that the private key matches the uploaded X.509 certificate to enable proper functionality.
Configure FlexDeploy to use the new application
Navigate to System Settings → Integration Settings
For FlexDeploy, you will want to create a new application unless you made one for this purpose. Only one is needed for incoming and outgoing mail.
...
Populate OAuth Information
Anchor | ||||
---|---|---|---|---|
|
First, go to System Settings,-> Integration Settings and create an OAuth Application if you don’t have one. Add the
...
If you are ready, click the Authorize button.
...
Connecting a FlexDeploy account to a Microsoft Application
Navigate to System Settings → Email Settings and use the page Now this OAuth Application can be used with FlexDeploy Email Settings, see Configuring OAuth - Microsoft Office 365 to configure it.