Skip to main content

Python implementation of SAML Version 2 Standard

Project description

Version:
see VERSION
Documentation:

https://pysaml2.readthedocs.io/

https://api.travis-ci.org/IdentityPython/pysaml2.png?branch=master https://img.shields.io/pypi/pyversions/pysaml2.svg https://img.shields.io/pypi/v/pysaml2.svg

PySAML2 is a pure python implementation of SAML Version 2 Standard. It contains all necessary pieces for building a SAML2 service provider or an identity provider. The distribution contains examples of both. Originally written to work in a WSGI environment there are extensions that allow you to use it with other frameworks.

Testing

PySAML2 uses the pytest framework for testing. To run the tests on your system’s version of python:

  1. Create and activate a virtualenv

  2. Inside the virtualenv, install the dependencies needed for testing pip install -r tests/test-requirements.txt

  3. Run the tests py.test tests

To run tests in multiple python environments, you can use pyenv with tox.

Please contribute!

To help out, you could:

  1. Test and report any bugs or other difficulties.

  2. Implement missing features.

  3. Write more unit tests.

If you have the time and inclination I’m looking for Collaborators

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

pysaml2-4.6.2.tar.gz (314.9 kB view hashes)

Uploaded Source

Built Distribution

pysaml2-4.6.2-py2.py3-none-any.whl (334.3 kB view hashes)

Uploaded Python 2 Python 3

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