63c1a25 Set the value of WantAuthnRequestsSigned to True

1 file Authored by rcritten 8 years ago, Committed by puiterwijk 8 years ago,
    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>