Merge pull request #337 from jgehrcke/patch-1

Update SP config docs to reflect that default want_assertions_signed is False
This commit is contained in:
Roland Hedberg
2016-09-22 08:51:50 +03:00
committed by GitHub

View File

@@ -432,7 +432,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::