Use Claude to Talk to Your Okta Data via CData Connect AI
Claude is a family of advanced large language models (LLMs) built by Anthropic, an AI research company founded in 2021. These models power the Claude conversational assistant and developer tools.
CData Connect AI offers a dedicated cloud-to-cloud interface for connecting to Okta data. The CData Connect AI Remote MCP Server enables secure communication between Claude and Okta. This allows you to ask questions and take actions on your Okta data using Claude, all without the need for data replication to a natively supported database. With its inherent optimized data processing capabilities, CData Connect AI efficiently channels all supported SQL operations, including filters and JOINs, directly to Okta. This leverages server-side processing to swiftly deliver the requested Okta data.
Step 1: Configure Okta Connectivity for Claude
Connectivity to Okta from Claude is made possible through CData Connect AI Remote MCP. To interact with Okta data from Claude, we start by creating and configuring a Okta connection in CData Connect AI.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "Okta" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Okta.
To connect to Okta, set the Domain connection string property to your Okta domain.
You will use OAuth to authenticate with Okta, so you need to create a custom OAuth application.
Creating a Custom OAuth Application
From your Okta account:
- Sign in to your Okta developer edition organization with your administrator account.
- In the Admin Console, go to Applications > Applications.
- Click Create App Integration.
- For the Sign-in method, select OIDC - OpenID Connect.
- For Application type, choose Web Application.
- Enter a name for your custom application.
- Set the Grant Type to Authorization Code. If you want the token to be automatically refreshed, also check Refresh Token.
- Set the callback URL:
- For desktop applications and headless machines, use http://localhost:33333 or another port number of your choice. The URI you set here becomes the CallbackURL property.
- For web applications, set the callback URL to a trusted redirect URL. This URL is the web location the user returns to with the token that verifies that your application has been granted access.
- In the Assignments section, either select Limit access to selected groups and add a group, or skip group assignment for now.
- Save the OAuth application.
- The application's Client Id and Client Secret are displayed on the application's General tab. Record these for future use. You will use the Client Id to set the OAuthClientId and the Client Secret to set the OAuthClientSecret.
- Check the Assignments tab to confirm that all users who must access the application are assigned to the application.
- On the Okta API Scopes tab, select the scopes you wish to grant to the OAuth application. These scopes determine the data that the app has permission to read, so a scope for a particular view must be granted for the driver to have permission to query that view. To confirm the scopes required for each view, see the view-specific pages in Data Model < Views in the Help documentation.
- Click Save & Test
Step 2: Connect Claude to CData Connect AI
Follow these steps to add a CData Connect AI connector in Claude:
- Sign in to Claude.ai or create a new account.
- Expand the left navigation menu.
- In the bottom-left corner, click your user name and select Settings from the menu. The Settings screen appears.
- In the Settings screen, click Connectors.
- Click the button to Browse Connectors.
- Search for "CData Connect AI" and click the listing.
- Click "Connect" and sign into your Connect AI account.
- After connecting, Claude opens a new chat.
Step 3: Explore Live Okta Data with Claude
- You can now start exploring your data with natural language prompts. Claude outlines the steps it uses to retrieve data from the source in CData Connect AI. Refer to CData's prompt library for prompt ideas.
NOTE: Claude's setup process is subject to change. Refer to Claude's documentation for the latest setup information.
Get CData Connect AI
To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!