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

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

Step 2: Create an OAuth 2.0 Client

  1. Click on the newly created app to access its settings

  2. Navigate to the "OAuth 2.0" tab

  3. Input a name for your OAuth 2.0 client

Step 3: Note the Client ID and Client Secret

  1. The Client ID and Client secret will be displayed after creation
  2. Copy both the Client ID and Client secret - you'll need these for Zluri integration
  3. Store these credentials securely as they authenticate your application

Step 4: Register Redirect URI

  1. Click the "Add Redirect URI" button on the OAuth 2.0 settings page
  2. Input the following redirect URI:
    https://integrations.zluri.com/connect_callback/lucid
  3. 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.