A set of developer tools for working with Okta, covering SCIM provisioning, network traffic analysis, and token inspection.
SCIM Tool
Manage SCIM 2.0 provisioning for your Okta tenant. Inspect users and groups, manage API keys, and monitor incoming provisioning requests in real time.
Users & GroupsAPI KeysRequest Logs
AI Template Builder
HAR Analyser
Upload a HAR capture from Chrome DevTools and inspect every request. Highlights OIDC flow steps, detects Okta headers, and generates ready-to-copy Splunk queries.
OIDC Flow DetectionSplunk Query BuilderWaterfall View
AI Request Analysis
JWE Decoder
Decode and inspect JSON Web Encryption tokens. Paste a JWE to view its header, decrypt the payload, and examine the embedded claims. All processed in your browser.
Header InspectionPayload DecryptionClaims Viewer
AI features are only available when running locally. Clone the repo and set LLM_BASE_URL, LLM_API_KEY, and LLM_MODEL.