A CLI to get temporary AWS credentials from Okta
Project description
# Gimme AWS Creds
gimme-aws-creds is a CLI that utilizes an [Okta](https://www.okta.com/) IdP via SAML to acquire temporary AWS credentials via AWS STS.
Okta is a SAML identity provider (IdP), that can be easily set-up to do SSO to your AWS console. Okta does offer an [OSS java CLI]((https://github.com/oktadeveloper/okta-aws-cli-assume-role)) tool to obtain temporary AWS credentials, but we found it needs more information than the average Okta user would have and doesn’t scale well if you have more than one Okta App.
With gimme-aws-creds all you need to know is your username, password, Okta url and MFA token, if MFA is enabled. gimme-aws-creds gives you the option to select which Okta AWS application and role you want credentials for.
## Prerequisites
[Okta SAML integration to AWS using the AWS App](https://help.okta.com/en/prod/Content/Topics/Miscellaneous/References/OktaAWSMulti-AccountConfigurationGuide.pdf)
Python 3.7+
## Installation
This is a Python 3 project.
Install/Upgrade from PyPi:
`bash pip3 install --upgrade gimme-aws-creds `
Full usage guide is available at the [project page](https://github.com/Nike-Inc/gimme-aws-creds)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for gimme_aws_creds-2.8.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bb01748e55b83a57042cdeec314e64da0caa36be50ce9de8fb7b4038cd90223 |
|
MD5 | 14364a65d935c390eeb28ab89d7f6a3c |
|
BLAKE2b-256 | 410f209da91d2b6058362b568345e91365ac8828b7d89a0aafcf1ee2e9038ddc |