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

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

:Author: Roland Hedberg
:Version: 0.3

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.