Get AWS API Credentials When using an Identity Provider/Federation
Project description
The following identity providers are currently supported:
Active Directory Federation Services (ADFS)
Okta
Installation:
Option 1
$ pip install fedcred
Option 2
1. Clone this repo
2. $ python setup.py install
Config File Setup
The configuation file is named fedcred.config and should exist in the users home directory.
[fedcred]
provider = {okta, adfs}
aws_credential_profile = default
sslverify = True
[okta]
organization = <yourorg>.okta.com
app_url = <okta application url>
[adfs]
ntlmauth = {True, False}
url = https://<adfs fqdn>/adfs/ls/idpinitiatedsignon.aspx?loginToRp=urn:amazon:webservices
Usage
$ fedcred
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
fedcred-0.0.2.tar.gz
(5.3 kB
view details)
File details
Details for the file fedcred-0.0.2.tar.gz
.
File metadata
- Download URL: fedcred-0.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 914a5e65a4b8cf42ab85cadb5462ea1c61e5a303029ac54685c800df3df95910 |
|
MD5 | a6dbf2d63085fc1f06345efe949cccc7 |
|
BLAKE2b-256 | 6a5a3d7c3edd68b07cd13f9adc5f9ca1ceffc7547e61c96412cacc065c95c682 |