Skip to content

Generate temporary AWS credentials via Okta.

License

Notifications You must be signed in to change notification settings

Darkflib/tokendito

 
 

Repository files navigation

https://raw.githubusercontent.com/dowjones/tokendito/master/docs/tokendito.png

Generate temporary AWS credentials via Okta.

https://img.shields.io/badge/python-2.7%2C%203.5%2C%203.6%2C%203.7%2C%203.8-blueviolet https://img.shields.io/badge/license-Apache%202.0-ff69b4 https://img.shields.io/badge/OS-Mac%2C%20Windows%2C%20Linux-9cf


https://raw.githubusercontent.com/dowjones/tokendito/master/docs/tokendito-scaled.gif

WARNING: Python2.7 and Python3.5 support will be dropped in a near time, pin tokendito version to current if you want to keep it working in automation.

NOTE: Advanced users may shorten the tokendito interaction to a single command.

Use tokendito to generate temporary AWS credentials via Okta for programmatic authentication to AWS. Tokendito signs you in to Okta and uses your existing AWS integration to broker your SAML assertion into your AWS accounts, returning STS tokens into your local ~/.aws/credentials file.

Requirements

  • Python 2.7.10+
  • Your AWS account is federated in Okta

tokendito is compatible with both python 2 and 3, and can be installed with either pip or pip3.

Getting started

  1. Install (via PyPi): pip install tokendito
  2. Run tokendito --configure.
  3. Run tokendito.

Have multiple Okta tiles to switch between? View our multi-tile guide.

Tips, tricks, troubleshooting, examples, and more docs are here! Also, contributions are welcome!

About

Generate temporary AWS credentials via Okta.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Dockerfile 0.2%