Set the value of WantAuthnRequestsSigned to True
authorRob Crittenden <rcritten@redhat.com>
Fri, 17 Jul 2015 20:15:35 +0000 (16:15 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Mon, 27 Jul 2015 09:51:25 +0000 (11:51 +0200)
commit63c1a25a0a0fb3bcf8ea054c49ce88ffc81599cc
treebe6e725e79a1936641449644f095c05bc966bc09
parent16422cfd77e080ba1c1f2cb8559620d0c200e0b9
Set the value of WantAuthnRequestsSigned to True

The spec says the default should be False if not specified
but lasso sets it to true unless it is explicitly set to
False. So let's be explicit and set it to True.

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

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
ipsilon/tools/saml2metadata.py