Update docs to reflect that default want_assertions_signed is False

This commit is contained in:
Jan-Philip Gehrcke
2016-05-12 12:53:28 +02:00
parent 9c04dc7ebb
commit e5104977cc

View File

@@ -419,7 +419,7 @@ Indicates if this SP wants the IdP to send the assertions signed. This
sets the WantAssertionsSigned attribute of the SPSSODescriptor node
of the metadata so the IdP will know this SP preference.
Valid values are True or False. Default value is True.
Valid values are True or False. Default value is False.
Example::