{ "info": { "author": "Andrew Colin Kissa", "author_email": "andrew@topdog.za.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "repoze.who.plugins.saml2\n========================\n\nSAML2 plugin for repoze.who\n---------------------------\n\n``repoze.who.plugins.saml2`` is a plugin for the `repoze.who\nframework `__ that enables Single Sign-On\n(SSO) for applications via a SAML2 identity provider (IdP).\n\n|Code Climate| |Build Status| |codecov.io| |MPLv2 License|\n\nInstallation\n------------\n\nInstall from PyPi\n\n::\n\n pip install repoze.who.plugins.saml2\n\nInstall from Githib\n\n::\n\n git clone https://github.com/akissa/repoze.who.plugins.saml2.git\n cd repoze.who.plugins.saml2\n python setup.py install\n\nContributing\n------------\n\n1. Fork it (https://github.com/akissa/repoze.who.plugins.saml2/fork)\n2. Create your feature branch (``git checkout -b my-new-feature``)\n3. Commit your changes (``git commit -am 'Add some feature'``)\n4. Push to the branch (``git push origin my-new-feature``)\n5. Create new Pull Request\n\nLicense\n-------\n\nAll code is licensed under the `MPLv2\nLicense `__.\n\n.. |Code Climate| image:: https://codeclimate.com/github/akissa/repoze.who.plugins.saml2/badges/gpa.svg\n :target: https://codeclimate.com/github/akissa/repoze.who.plugins.saml2\n.. |Build Status| image:: https://travis-ci.org/akissa/repoze.who.plugins.saml2.svg?branch=master\n :target: https://travis-ci.org/akissa/repoze.who.plugins.saml2\n.. |codecov.io| image:: https://codecov.io/github/akissa/repoze.who.plugins.saml2/coverage.svg?branch=master\n :target: https://codecov.io/github/akissa/repoze.who.plugins.saml2?branch=master\n.. |MPLv2 License| image:: https://img.shields.io/badge/license-MPLv2-blue.svg?style=flat-square\n :target: https://www.mozilla.org/MPL/2.0/", "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/akissa/repoze.who.plugins.saml2", "keywords": "web saml2 wsgi repoze.who authentication plugins repoze", "license": "MPL 2.0", "maintainer": null, "maintainer_email": null, "name": "repoze.who.plugins.saml2", "package_url": "https://pypi.org/project/repoze.who.plugins.saml2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/repoze.who.plugins.saml2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/akissa/repoze.who.plugins.saml2" }, "release_url": "https://pypi.org/project/repoze.who.plugins.saml2/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "SAML2 plugin for repoze.who", "version": "0.0.1" }, "last_serial": 1795586, "releases": { "0.0.1": [] }, "urls": [] }