This page describes how to set up and configure a third-party application before creating the LumApps data store.
Prerequisites
Before configuring the OAuth application or creating a data store, you must request feature activation from LumApps.
Contact LumApps Support at support@lumapps.com and request the activation of
the MCP feature flag on your LumApps platform. If the MCP feature
flag is not activated, connection attempts fail with the following error:
MCP Server is not activated for your organization. Please contact your administrator.
Create OAuth app
To generate credentials for the OAuth client, perform the following steps:
Sign in to your LumApps back-office platform.
Go to Provider Settings > LumApps applications.
Create a new application using Authorization code as the application type.

When prompted for scopes, select
all.adminto allow read and write access.In the Redirect URL field, enter
https://vertexaisearch.cloud.google.com/oauth-redirect.
Click Save.
Copy the generated Client ID and Client secret and store them securely for later use.