Skip to main content

SAML2 plugin for repoze.who

Project description

SAML2 plugin for repoze.who

repoze.who.plugins.saml2 is a plugin for the repoze.who framework that enables Single Sign-On (SSO) for applications via a SAML2 identity provider (IdP).

Code Climate Build Status codecov.io MPLv2 License

Installation

Install from PyPi

pip install repoze.who.plugins.saml2

Install from Githib

git clone https://github.com/akissa/repoze.who.plugins.saml2.git
cd repoze.who.plugins.saml2
python setup.py install

Contributing

  1. Fork it (https://github.com/akissa/repoze.who.plugins.saml2/fork)

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am 'Add some feature')

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

License

All code is licensed under the MPLv2 License.

Project details


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