Python implementation of SAML Version 2 Standard
Project description
- Version:
- see VERSION
- Documentation:
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.
Install
You can install with pip install pysaml2
Testing
PySAML2 uses the pytest framework for testing. To run the tests on your system’s version of python:
Create and activate a virtualenv
Inside the virtualenv, install the dependencies needed for testing
pip install -r tests/test-requirements.txt
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:
Test and report any bugs or other difficulties.
Implement missing features.
Write more unit tests.
If you have the time and inclination I’m looking for Collaborators
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pysaml2-7.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16dfcc0ab5e17664761c505acca028ccbea542f9289da3291b929fa6a2fb695c |
|
MD5 | 730c2f7f04f6259747e9393d4c8bc242 |
|
BLAKE2b-256 | 287ed65c65b571ed732d4bba7ccb0ae56a2807b6aa8d09e9dbe0d82a50cc657f |