Skip to main content

An Okta command line interface for scripting and quickly performing routine tasks

Project description

Okta-CLI

This is a python-based CLI tool for Okta. It is not made or maintained by or in any way affiliated with anyone working at Okta.

The feature set is quite complete, but based on the authors needs, which currently are:

  • user functions
    • list users (using API search= and query= functionality, and local filtering)
    • update users
    • bulk-update users, with parallel threads (hundreds of updates in seconds)
  • group functions (add users, remove users, list groups, list members)

NOTE

REQUIRES Python 3.6+

Quickstart

$ pip install okta-cli
$ okta-cli config new -n my-profile -u https://my.okta.url -t API_TOKEN
$ okta-cli users list -f 'email eq "my@email.com"'
$ okta-cli users update id012345678 --set email=my@other.email.com --set phone=01234/5678
$ okta-cli users bulk-update update-list.xlsx        # CSV is okay as well :)
$ okta-cli groups adduser -g 01231324 -u 0129353892
$ okta-cli groups removeuser -g ... -u ...

References

This project uses a couple of nice other projects:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

okta_cli-7.4.0-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

File details

Details for the file okta_cli-7.4.0-py3-none-any.whl.

File metadata

  • Download URL: okta_cli-7.4.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for okta_cli-7.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea88921bf7e716a59de8e2c68dea260930b5a1d8177d0a4685358801e2b04c0e
MD5 beb8c0f1a96fa1b3df0cacbd3ee7b6e6
BLAKE2b-256 18e6ac5ea08b0d653cb4fd9a1c6d76f5b405bdf3837e67b201a01fbd455e76b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page