Please enter search query.
Search <book_title>...
Arctera™ Insight Capture Configuration Guide
Last Published:
2025-01-29
Product(s):
Veritas Alta Capture (1.0)
- INTRODUCTION
- DASHBOARD
- IMPORTERS
- File-Based Collector Options
- Amazon S3
- Audio Video
- BlackBerry
- Bloomberg
- Box
- CellTrust
- Chatter
- Chatter Cipher Cloud
- Cisco Webex Teams
- Citrix Workspace & ShareFile
- Dropbox Business
- Dubber Speik Recordings
- Dubber Speik SMS
- EML
- EWS
- Exchange Graph API
- FX Connect
- Google Drive
- IceChat
- JSON
- LSEG (Refinitiv)
- Microsoft Teams
- Microsoft Teams via Webhooks
- NTR-X
- OneDrive for Business
- Pivot
- Redtail Speak
- RingCentral
- ServiceNow
- SharePoint
- Slack eDiscovery
- Symphony
- Text-Delimited
- X (Twitter)
- UBS
- Web Page Capture
- Workplace from Facebook
- XIP
- XSLT/XML
- Verint
- Viva Engage (Yammer)
- Yieldbroker
- YouTube
- Zoom Chat
- Zoom Meetings
- Zoom Meetings Chats
- Zoom Meetings via Archiving API
- MONITORED USERS
- FILTERS
- TARGETS
- SETTINGS
- REPORTS
- APPENDIX
Service Account Creation
First a service account and its credentials need to be created. During this procedure information that will be used later for the G Suite domain-wide delegation of authority and in the code to authorize with the service account needs to be gathered. The following items required later are service account's:
Client ID
Private key file
Email address.
To create a Service Account:
- Open the Service accounts page: https://console.developers.google.com/iam-admin/serviceaccounts. If prompted, select a project.
- Click Create service account.
- In the Create service account window, type a name for the service account.
Note:
The next two steps are optional.
- Once the service account is created, click it to open its settings. Open the Show Domain-wide Delegation menu, check Enable Google Workspace Domain-Wide Delegation and click Save.
- In the same window, copy the Email and the Unique ID of the service account.
- Go to KEYS and click ADD KEY, then select Create new key, to create a private key for the service account.
- Select the key type JSON and click Create.
- Your new public/private key pair is generated and downloaded to your machine; it serves as the only copy of this key. Keep it in a secure location.