summaryrefslogtreecommitdiff
path: root/README.rst
blob: 0f67563938a1f26a4f9b3c4cd8c4a86c7a3db347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

*************************
PySAML2 - SAML2 in Python
*************************

:Author: Roland Hedberg
:Version: 1.0.0

PySAML2 is a pure python implementation of a SAML2 service provider and to
some extend also the identity provider. Originally written to work in a WSGI
environment there are extensions that allow you to use it with other
frameworks.