From e5104977cc71976ea4c41ec8386afe5f4e72ca3d Mon Sep 17 00:00:00 2001 From: Jan-Philip Gehrcke Date: Thu, 12 May 2016 12:53:28 +0200 Subject: [PATCH] Update docs to reflect that default want_assertions_signed is False --- doc/howto/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/howto/config.rst b/doc/howto/config.rst index 4412b57..fc7d21e 100644 --- a/doc/howto/config.rst +++ b/doc/howto/config.rst @@ -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::