Refactor SP generation to simplify logout testing
authorRob Crittenden <rcritten@redhat.com>
Mon, 13 Jul 2015 20:32:02 +0000 (16:32 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Thu, 16 Jul 2015 13:05:01 +0000 (15:05 +0200)
commita8114162c2449ba64d266f19943e7999287a69da
treedaccfec2caa19eeb73077738fb82b7fe6952baa3
parentbc0c308174c5697e283be238c624922b2dc6d236
Refactor SP generation to simplify logout testing

This adds the ability to quickly and easily add more SPs as needed
to test more complex logout scenarios.

Create five SP's, two of which support only HTTP-Redirect to ensure
that logout works in a mixed environment.

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

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
tests/testlogout.py