Skip to main content

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


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)

Uploaded Source

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

Hashes for fedcred-0.0.2.tar.gz
Algorithm Hash digest
SHA256 914a5e65a4b8cf42ab85cadb5462ea1c61e5a303029ac54685c800df3df95910
MD5 a6dbf2d63085fc1f06345efe949cccc7
BLAKE2b-256 6a5a3d7c3edd68b07cd13f9adc5f9ca1ceffc7547e61c96412cacc065c95c682

See more details on using hashes here.

Supported by

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