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
- In the Okta Admin Console, navigate to Security > API.
- Click Create Token.
- Enter a name for the token and document the Token value.
- 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
- Go to your ConfigView dashboard:
https://{companyname}.configview.com/admin/secret/ - Click Add Secret
- Create the following secrets:
OKTA_ORG_URL: Your company URL in OktaOKTA_TOKEN: The API token you just created
- Click Save
Step 3: Enable the Okta App in ConfigView
- Go to:
https://{companyname}.configview.com/admin/app/ - You should see Okta in the list of available apps
- Select the scripts you want to run.
- Click Save
Step 4: Verify
- Go to:
https://{companyname}.configview.com/admin/status/ - Run the Okta health check.
- All checks should pass.
Data Tables
Once the scripts run, the corresponding Okta tables will be created in your database. All tables include arun_at column for historical tracking.