Connect
Connect Lucid to Zluri
Lucid OAuth Integration Setup Guide
Prerequisites
- A licensed Lucid account
- Access to developer tools (must be unlocked)
- Valid Zluri account with integration permissions
Setup Steps
Step 1: Create a New Application

- Navigate to the Lucid Developer Portal
- Click the "Create Application" button
- Input a name for your application (this can be changed later if necessary)

Step 2: Create an OAuth 2.0 Client
-
Click on the newly created app to access its settings
-
Navigate to the "OAuth 2.0" tab
-
Input a name for your OAuth 2.0 client
Step 3: Note the Client ID and Client Secret
- The Client ID and Client secret will be displayed after creation
- Copy both the Client ID and Client secret - you'll need these for Zluri integration
- Store these credentials securely as they authenticate your application

Step 4: Register Redirect URI
- Click the "Add Redirect URI" button on the OAuth 2.0 settings page
- Input the following redirect URI:
https://integrations.zluri.com/connect_callback/lucid
- This URL is where users will be redirected after granting permissions to your app
Step 5: Complete Zluri Integration
Copy the Client ID and Client secret from Step 3 and paste them into the Zluri integration setup.

Updated about 14 hours ago