Skip to content

Commit b90815f

Browse files
authored
Merge pull request #337 from jgehrcke/patch-1
Update SP config docs to reflect that default want_assertions_signed is False
2 parents 2c51eb7 + e510497 commit b90815f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/howto/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Indicates if this SP wants the IdP to send the assertions signed. This
432432
sets the WantAssertionsSigned attribute of the SPSSODescriptor node
433433
of the metadata so the IdP will know this SP preference.
434434

435-
Valid values are True or False. Default value is True.
435+
Valid values are True or False. Default value is False.
436436

437437
Example::
438438

0 commit comments

Comments
 (0)