Add OpenID test suite
authorPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 28 Apr 2015 17:11:12 +0000 (19:11 +0200)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 28 Apr 2015 18:53:06 +0000 (20:53 +0200)
commit86f5401c7cb620046b6dd7730844998dec595f43
tree60e8eb4602d570341ac7a5cd575b0f55be51e27e
parentba45934659346510966ca6c58a01dbba3eca7d2f
Add OpenID test suite

This tests core OpenID and the Attribute Exchange,
Simple Registration and Teams extensions.

Using a small wsgi tool because mod_auth_openid does
not support all extensions.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Rob Crittenden <rcritten@redhat.com>
Makefile
ipsilon/login/authtest.py
ipsilon/providers/openidp.py
tests/blobs/openid_app.py [new file with mode: 0644]
tests/helpers/http.py
tests/openid.py [new file with mode: 0755]
tests/testmapping.py