/oktalib

A python library for interfacing with OKTA's api

Primary LanguagePythonMIT LicenseMIT

oktalib

A library to interface with okta through it's restful api

Features

  • Manages groups, users and applications

Todo

  • This code is MVP. It requires a lot of optimizations and extensions.
  • Things to do are, try to make the retrieving faster and implement smart caching for entities.