Email Host's Application ConfigurationThese steps are performed outside of PhixFlow. An Office 365 Administrator is required to perform the following step to enable a PhixFlow instance to interact with Microsoft Office 365 Outlook. - Open the Microsoft Entra Admin Center at https://entra.microsoft.com/#home
- Select Applications → App Registrations
- Click New Registration
- Name:
PhixFlow O365 Integration , or another appropriate value - Supported Account types: Choose Accounts in this organizational directory only
- Redirect URI:
- Select a Platform:
Web - URL: SystemURL+receiveTokenAuthentication.htm
e.g. http://phixflowhost.com/phixflow/receiveTokenAuthentication.htm
- Click Register
- Take a note of the Application (client ID)
- Click Add a certificate or secret
- Click New client secret
- Give the certificate a name
- Set the expires time, after which the secret has to be refreshed. Either use the default 180 days, or pick an alternative value such as 730 days.
- Ensure you create a new the secret before it expires.
- Press Add
- Take a note of the value, this is the Client Secret
|