EWS with OAuth input configuration properties
On the Input source dialog box of EWS with OAuth input configuration, use the following settings to edit the input source configuration.
| EWS URL | The URL is entered manually or by pressing Find URL as seen below. |
| AAD Instance | The Azure active directory instance to log into (such as Office 365, https://login.microsoftonline.com) |
| Tenant Id | This must be the domain tenant name or endpoint GUID. The endpoint GUID is available on the Azure > App registrations page. Multiple endpoints are visible there, but they all have the same GUID which is what should be used here. |
| Client Id | This must be the application ID that is generated when the application is registered in the Azure portal. It is in this format: f7ce6223-8fe1-4199-b229-bfbe2b5209a0 |
| Resource Server | An API server that can be used to access the user's information. If this is left empty, the Office365 resource server is used (that is, https://outlook.office365.com). |
| Redirect URI | The redirect URI that was created when the application was registered in the Azure portal (for example, http://mytestapp, https://mytestapp1). |
| Find URL | Using this button automatically finds the EWS URL based on the settings specified above and enters it in the EWS URL box. |
| Start folder | A filter to display only specific folder(s) during configuration. If the mail profile has a lot of folders, it can take time during configuration to see the entire list. By specifying a filter here using the names of the desired folders, only those folders need to be displayed in the configuration dialog boxes for this EWS configuration. ( for example, Specifying Inbox/* would only display all sub-folders to the Inbox root folder for the specified account eliminating the need to browse through all public/global folders that may be accessible from this account). This is only used during this configuration task while the ReadSoft Collector folders are being specified. |
| Connect | Tests the connection using the settings specified above. |