Add tests for Name ID functionality
authorRob Crittenden <rcritten@redhat.com>
Thu, 19 Mar 2015 19:20:28 +0000 (15:20 -0400)
committerSimo Sorce <simo@redhat.com>
Tue, 24 Mar 2015 13:42:24 +0000 (09:42 -0400)
commit0f56ef9942ee631a9306806bea8f3bb8e7b81076
tree8cf07962da831a3238ebdee7f7c94eb08e9daae5
parent424a03e5bd141bfa80220816d6e9bd6be9aa256f
Add tests for Name ID functionality

Some Name ID formats are not implemented so are expected to fail.

Kerberos is implemented but the test is done using form authentication
so no Kerberos principal is available so authentication is denied.

https://fedorahosted.org/ipsilon/ticket/27

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Makefile
tests/helpers/common.py
tests/helpers/http.py
tests/testnameid.py [new file with mode: 0755]