{ "info": { "author": "Brian Nuszkowski", "author_email": "nuszkowski@protonmail.com", "bugtrack_url": null, "classifiers": [], "description": "fedcred: Obtain AWS API Credentials when using Federation/Identity Providers to authenticate to AWS\n===================================================================================================\n\n\nThe following identity providers are currently supported:\n\n* Active Directory Federation Services (ADFS)\n* Okta\n\nInstallation:\n-------------\n\nOption 1\n~~~~~~~~\n.. code-block:: sh\n\n $ pip install fedcred\n\nOption 2\n~~~~~~~~\n\n.. code-block:: sh\n\n 1. Clone this repo\n 2. $ python setup.py install\n\n\nConfig File Setup\n----------------------\n\nThe configuation file is named ``fedcred.config`` and should exist in the users home directory.\n\n.. code-block:: ini\n \n [fedcred]\n provider = {okta, adfs}\n aws_credential_profile = default\n sslverify = True\n \n [okta]\n organization = .okta.com\n app_url = \n \n [adfs]\n ntlmauth = {True, False}\n url = https:///adfs/ls/idpinitiatedsignon.aspx?loginToRp=urn:amazon:webservices\n\n\nUsage\n-----\n\n.. code-block:: sh\n\n $ fedcred\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/broamski/aws-fedcred", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "fedcred", "package_url": "https://pypi.org/project/fedcred/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fedcred/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/broamski/aws-fedcred" }, "release_url": "https://pypi.org/project/fedcred/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Get AWS API Credentials When using an Identity Provider/Federation", "version": "0.0.2" }, "last_serial": 2864195, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "71d419678c776857dbf61843027cb59b", "sha256": "a9b0bbfef1e680b5f89cceb440e10adcdcde93743a958d918c2078402718931b" }, "downloads": -1, "filename": "fedcred-0.0.1.tar.gz", "has_sig": false, "md5_digest": "71d419678c776857dbf61843027cb59b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5237, "upload_time": "2016-02-08T23:22:03", "url": "https://files.pythonhosted.org/packages/39/e8/9955d3e8b157da655437b0a58b2e1103ef864ed3dd34d5f713f34332984a/fedcred-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a6dbf2d63085fc1f06345efe949cccc7", "sha256": "914a5e65a4b8cf42ab85cadb5462ea1c61e5a303029ac54685c800df3df95910" }, "downloads": -1, "filename": "fedcred-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a6dbf2d63085fc1f06345efe949cccc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5345, "upload_time": "2017-05-10T12:18:51", "url": "https://files.pythonhosted.org/packages/6a/5a/3d7c3edd68b07cd13f9adc5f9ca1ceffc7547e61c96412cacc065c95c682/fedcred-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6dbf2d63085fc1f06345efe949cccc7", "sha256": "914a5e65a4b8cf42ab85cadb5462ea1c61e5a303029ac54685c800df3df95910" }, "downloads": -1, "filename": "fedcred-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a6dbf2d63085fc1f06345efe949cccc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5345, "upload_time": "2017-05-10T12:18:51", "url": "https://files.pythonhosted.org/packages/6a/5a/3d7c3edd68b07cd13f9adc5f9ca1ceffc7547e61c96412cacc065c95c682/fedcred-0.0.2.tar.gz" } ] }