{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"}],"enrichment":{"capability":"A Python SDK for the Okta Management APIs, enabling programmatic access to Okta identity and access management services through a client library.","skillfed_tags":["identity-management","okta-integration","api-client"],"use_cases":["Automate user provisioning and deprovisioning workflows in Okta from your application.","Build administrative dashboards that query Okta user, group, and application data programmatically.","Integrate Okta identity management into CI/CD pipelines for automated account lifecycle management.","Sync user data between Okta and external systems via scheduled batch operations.","Manage Okta policies, rules, and authentication factors through infrastructure-as-code tools."],"what_it_does":"The Okta SDK is a Python client library that wraps the Okta Management APIs, allowing developers to programmatically manage identity and access resources within an Okta organization. It handles authentication, request construction, and response parsing, exposing Okta's administrative capabilities\u2014such as user provisioning, group management, and policy configuration\u2014through Python objects and methods.\n\nThe package depends on standard HTTP and cryptographic libraries (requests, aiohttp, jwcrypto, PyJWT, pycryptodomex) to communicate securely with Okta's cloud services. It targets modern Python versions (3.9 through 3.13) and is maintained actively by Okta, with a stable production status since its initial release in 2015.","worth_installing":"Yes. The package is production-stable, actively maintained, has low install friction, carries a permissive license, and no known vulnerabilities. Install it if you need to integrate Okta's Management APIs into a Python application and have a valid Okta organization and API token."},"id":"okta","links":{"html":"https://skillfed.io/packages/okta","md":"https://skillfed.io/packages/okta.md","pypi":"https://pypi.org/project/okta/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-01","license_spdx":null,"license_treatment":"permissive","name":"okta","python_support":"supports_current","summary":"Python SDK for the Okta Management API"},"popularity":{"monthly_downloads":1151332,"position":4296,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.4.4"}
