This page describes how to set up and configure a third-party configuration before creating the Relativity data store.
Set up authentication and permissions
You need to set up authentication and permissions in your Relativity instance.
Create an OAuth 2.0 app
To connect Gemini Enterprise to Relativity, you must create an OAuth 2.0 application in your Relativity environment to obtain a Client ID.
- Sign in to your Relativity instance.
- Navigate to the OAuth2 Clients tab (typically under Instance Details or Setup).
- Click New OAuth2 Client.
- Enter a name for the client (for example,
Gemini Enterprise Connector). - Set the Flow to Authorization Code.
- In the Redirect URL or Callback URL field, enter:
https://vertexaisearch.cloud.google.com/oauth-redirect - Save the configuration.
- Copy the generated Client ID.
Obtain Instance URI
Identify your Relativity instance URL (for example, https://<tenant>.r1.kcura.com). Ensure it does not include a trailing slash.