Skip to main content

Documentation Index

Fetch the complete documentation index at: https://support.configview.com/llms.txt

Use this file to discover all available pages before exploring further.

Part 1: Okta Data Ingestion

Set up a Okta app so ConfigView can pull your Okta data into the dashboard.

Step 1: Create an App or Token

  1. In the Okta Admin Console, navigate to Security > API.
  2. Click Create Token.
  3. Enter a name for the token and document the Token value.
  4. From the dropdown list, specify where you allow connections to come from (you can add the IP where ConfigView requests will come from).
Note: You need the following roles in Okta: API Access Management Administrator, Org Administrator, Super Administrator.

Step 2: Add the Token to ConfigView

  1. Go to your ConfigView dashboard: https://{companyname}.configview.com/admin/secret/
  2. Click Add Secret
  3. Create the following secrets:
    • OKTA_ORG_URL: Your company URL in Okta
    • OKTA_TOKEN: The API token you just created
  4. Click Save

Step 3: Enable the Okta App in ConfigView

  1. Go to: https://{companyname}.configview.com/admin/app/
  2. You should see Okta in the list of available apps
  3. Select the scripts you want to run.
  4. Click Save

Step 4: Verify

  1. Go to: https://{companyname}.configview.com/admin/status/
  2. Run the Okta health check.
  3. All checks should pass.
If a check fails, verify that your secrets are saved correctly and the app has the required permissions.

Data Tables

Once the scripts run, the corresponding Okta tables will be created in your database. All tables include a run_at column for historical tracking.