This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Okta

Overview

This source can sync data from the Okta API: Users, Groups, System Log

The source is using Airbyte docker image (@airbyte/source-okta). Learn more how Airbyte-based sources work

How to connect

In order to pull data out of your Okta instance, you need to create an API Token. Different Okta APIs require different admin privilege levels. API tokens inherit the privilege level of the admin account used to create them. Sign in to your Okta organization as a user with administrator privileges Access the API page: In the Admin Console, select API from the Security menu and then select the Tokens tab. Click Create Token. Name your token and click Create Token. Record the token value. This is the only opportunity to see it and record it.

Connection Parameters

ParameterDocumentation
token*
string
(required)
A Okta token. See the docs for instructions on how to generate it.
base_url*
string
(required)
The Okta base URL.