Add OpenId extensions
authorSimo Sorce <simo@redhat.com>
Thu, 9 Oct 2014 03:38:18 +0000 (23:38 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Fri, 24 Oct 2014 16:03:28 +0000 (18:03 +0200)
commit3d3583f81e78600a37d518a5f8c814c6b4c99b91
treeee7e34b578fe2768e92eda6976b75a292a0984c0
parentd274763d8dc06b42f70014b14fcb2e852c086751
Add OpenId extensions

Implement:
Simple Registration
Attribute Exchange
(Fedora) Teams
CLAs

Signed-off-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/providers/openid/extensions/ax.py [new file with mode: 0755]
ipsilon/providers/openid/extensions/cla.py [new file with mode: 0755]
ipsilon/providers/openid/extensions/fas_teams.py [new file with mode: 0755]
ipsilon/providers/openid/extensions/sreg.py [new file with mode: 0755]
ipsilon/providers/openid/extensions/teams.py [new file with mode: 0755]