Updated readme to reflect the reality.
This commit is contained in:
@@ -6,10 +6,11 @@ PySAML2 - SAML2 in Python
|
|||||||
:Author: Roland Hedberg
|
:Author: Roland Hedberg
|
||||||
:Version: 1.0.0
|
:Version: 1.0.0
|
||||||
|
|
||||||
PySAML2 is a pure python implementation of a SAML2 service provider and to
|
PySAML2 is a pure python implementation of SAML2. It contains all
|
||||||
some extend also the identity provider. Originally written to work in a WSGI
|
necessary pieces for building a SAML2 service provider or an identity provider.
|
||||||
environment there are extensions that allow you to use it with other
|
The distribution contains examples of both.
|
||||||
frameworks.
|
Originally written to work in a WSGI environment there are extensions that
|
||||||
|
allow you to use it with other frameworks.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user