Exchange connection
If you will be creating datasets that process Exchange data, you must complete additional tasks to enable processing by the processing agent.
Configure the O365 organization connection
The OpenText Core Data Discovery & Risk Insights processing agent uses basic authentication to connect to on-premises implementations of Exchange and an OAuth based model, referred to as modern authorization, to connect to O365 implementations
For more information about basic authentication for Exchange, see https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437.
-
Open a browser and connect to the Microsoft Entra admin center for the organization as an account with appropriate privileges.
-
In the left pane, expand Identity > Applications, and then click App registrations.
-
Create a new app registration.
-
Click New registration and complete the options as follows.
-
Option Description Name Type FAS-DD_Exchange_Collection as the application name. Support account types Select Accounts in this organizational directory only. Redirect URI Select Public client (mobile & desktop) and then type
urn:ietf:wg:oauth:2.0:oobfor the redirect URI. -
Click Register. The overview page for the new application registration displays.
Take note of the resulting Application (client) ID and Directory (tenant) ID values. These will be required when defining the source in the Connect UI.
-
-
Set permissions for the new app registration.
-
In the left pane of the new application registration page, expand Identity and then click API permissions.
-
Click Add a permission.
-
In the Request API permissions pane, click APIs my organization uses.
-
Type office 365 exchange online in the search box and then click Office 365 Exchange Online in the resulting list.
-
Click Application Permissions.
-
Search for and select full_access_as_app.
-
Click Add permissions.
-
On the API permissions page, click Grant admin consent for organizationName.
A confirmation message displays. Click Yes to confirm consent.
-
-
Create the client secret.
-
In the left pane of the new application registration page, under Manage, click Certificates & secrets.
-
Click New client secret.
-
Type the desired description for the secret and select the desired expiration period.
-
Click Add.
After the secret is created, make a copy and record the resulting value in a safe location. This will be required when defining the source in the Connect UI.
-
Configure special processing for Exchange folders (Optional)
You can configure the processing agent to process hidden folders and to exclude specific folders within Exchange. By default, OpenText Core Data Discovery & Risk Insights does not process hidden Exchange folders and excludes a pre-defined set of folders.
The following Exchange folders are excluded by default.
-
Calendarand all subfolders -
Contactsand all subfolders -
Suggested Contactsand all subfolders -
Draftand all subfolders -
Deleted Itemsand all subfolders -
Conflictand all subfolders -
Sync Issuesand all subfolders -
Versionsand all subfolders -
Purgesand all subfolders -
MigratedMessagesand all subfolders -
Conversation Action Settingsand all subfolders -
Filesand all subfolders -
Social Activity Notificationsand all subfolders -
PersonMetadataand all subfolders -
Yammer Rootand all subfolders -
Quick Step Settingsand folders that start with this name, such asQuick Step Settings01 -
ExternalContactsand all subfolders
-
On the agent host server, open the Agent administration UI.
From the Start menu, click OpenText Core Data Discovery & Risk Insights Agent > Agent Admin.
-
In the primary navigation pane, click Advanced Settings.
-
In the Category list, click Exchange.
-
Locate the ProcessHiddenFolders option and set the value to True.
-
Click Save.
-
On the agent host server, open the Agent administration UI.
From the Start menu, click OpenText Core Data Discovery & Risk Insights Agent > Agent Admin.
-
In the navigation pane, click Advanced Settings.
-
In the Category list, click Exchange.
-
Locate the ExcludeFolderList option and modify as desired.
NOTE: The following folders are defined to be excluded from processing by default:
Calendar\, Contacts\, Suggested Contacts\, Drafts\, Deleted Items\, Conflict\, Sync Issues\, Versions\, Purges\, MigratedMessages\, Conversation Action Settings\, Files\, Social Activity Notifications\, PersonMetadata\, Yammer Root\, Quick Step Settings, ExternalContacts\-
Separate each folder entry with a comma, with or without a trailing space.
Example:
Calendar\, Contacts\, Suggested Contacts\orCalendar\,Contacts\,Suggested Contacts\ -
Include a backslash (\) after the folder name to process all items in this folder and all items in all subfolders.
Example:
Calendar\, Contacts\, Suggested Contacts\ -
Do not include a backslash (\) after the folder name to process items from folders starting with the defined folder name.
Example:
Quick Step Settingsexcludes foldersQuick Step SettingsandQuick Step Settings01from processing.
-
-
Click Save.
Configure web proxy settings (optional)
The Exchange processor service controlled by the processing agent requires connectivity to the OpenText Core Data Discovery & Risk Insights cloud components, often located away from the local network where the agent host servers are located. Although direct connectivity is ideal, use of a web proxy may be required in some environments for the agent systems to reach the OpenText Core Data Discovery & Risk Insights cloud.
NOTE: Authenticated proxies are supported for Exchange Online (O365) only.
-
On the machine hosting the OpenText Core Data Discovery & Risk Insights processing agent, log on to the agent administration UI.
From the Start menu, click OpenText Core Data Discovery & Risk Insights Agent > Agent Admin.
-
In the navigation pane, click Advanced Settings.
-
In the Category list, click Exchange.
-
Complete the following options.
Option Description Proxy address URL Type the URL of the web proxy.
Proxy bypass list Type a comma separated list of addresses that do not use the proxy server..
Proxy Bypass on Local Specify whether to bypass the proxy for local addresses.
-
Select True to bypass for local addresses.
-
Select False to not bypass for local addresses.
Proxy Password If the proxy requires authentication, type the password for the user account that will access the proxy server.
IMPORTANT: Authenticated proxies are only supported for Exchange Online (O365) resources. If not connecting to Exchange Online (O365), leave this field blank.
Proxy Username If the proxy requires authentication, type the username for the user account that will access the proxy server.
IMPORTANT: Authenticated proxies are only supported for Exchange Online (O365) resources. If not connecting to Exchange Online (O365), leave this field blank.
-
-
Click Save. You can close the agent administration UI.
Configure users for Exchange datasets
Exchange processing is based on OpenText Core Data Discovery & Risk Insights datasets and their associated users. Before creating Exchange datasets, you must create a user for each Exchange mailbox to be processed.
When creating an Exchange dataset, you will define the individual user mailboxes associated with the dataset. All Exchange items for users associated with a specific dataset are processed in the same manner.