Initial SAML2 provider
authorSimo Sorce <simo@redhat.com>
Sun, 23 Feb 2014 23:41:13 +0000 (18:41 -0500)
committerSimo Sorce <simo@redhat.com>
Tue, 25 Feb 2014 02:54:57 +0000 (21:54 -0500)
commit953a4e418b1bdcbfddaf52d27a4cba9e9d8062e5
tree8265f5fe966797619330622b04266a5941a54ba0
parenteaad8751cf92a29a7ab398c6b20e96d4a53b9d69
Initial SAML2 provider

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/providers/saml2/__init__.py [new file with mode: 0644]
ipsilon/providers/saml2/auth.py [new file with mode: 0755]
ipsilon/providers/saml2idp.py [new file with mode: 0755]
ipsilon/util/errors.py
templates/saml2/post_response.html [new file with mode: 0644]