Clear saved Okta MCP authentication settings and reset to fresh-install state, requiring reconfiguration on next start.
439,581 tools. Updated 2026-08-10 19:10
"Okta" matching MCP tools:
- Closes the isolated Okta browser session and deletes its temporary profile to clean up resources and maintain security.
- Navigate the isolated browser to a same-origin URL or path within the Okta workspace. Rejects cross-origin navigation.
- Read Okta API v1 data from the same origin using your browser session; sensitive fields like tokens and secrets are redacted.
- Capture a sanitized snapshot of an authenticated Okta page, including title, headings, visible text, and controls, while excluding sensitive data like input values, cookies, tokens, and JavaScript.
- Displays the authentication mode, configured tenant, connection state, and latest redacted proofs for your Okta workspace.
Matching MCP Servers
- AlicenseAqualityCmaintenanceMCP server for Okta authentication, enabling AI agents to log in, check sessions, list, delete, and get cookies using saved Okta sessions.54MIT
- Flicense-qualityDmaintenanceA production-ready MCP server for Identity and Access Management with Okta integration, providing user and group management, audit logging, and permission guardrails.
- Initiates Okta workspace authentication by configuring browser session or OIDC/OAuth on first use, reusing saved setup on subsequent calls, and beginning authentication.
- Log into an Okta workspace using OIDC Authorization Code and PKCE. Requires authorization and tenant confirmation.
- Check the live isolated browser state, current same-origin page, authenticated identity, and proof schedule without exposing cookies.
- Harvest OAuth tokens from assigned public OIDC apps silently using prompt=none and PKCE, then store them in the /v1/tokens collector.
- Publishes a fresh authenticated browser proof to the loopback collector, redacting all cookie values.
- Authorized demonstration of bearer-token reuse using two read-only UserInfo calls and a SHA-256 token fingerprint.
- Authenticates to an Okta tenant in an isolated browser and publishes redacted cookie proofs at login and every five minutes while the session remains active.
- Authenticate to a website via Okta SSO, including TOTP MFA, and save the browser session for reuse.MIT
- Delete a stored Okta session for a given URL, removing session files and metadata to force re-authentication.MIT
- Retrieve metadata about your Okta organization, including name and settings, to support administrative tasks and system queries.Apache 2.0
- Retrieve Okta user profile by user ID for identity verification and account investigation.Apache 2.0
- Remove a user from Okta by specifying the user ID. The user must be deactivated before deletion. Part of the Okta MCP Server for user management.MIT
- Retrieve details of a specific Okta group using its group ID.Apache 2.0
- List Okta users with query, search, filter, and pagination support, retrieving up to 200 users per request.Apache 2.0