Skip to content

Commit e510497

Browse files
committed
Update docs to reflect that default want_assertions_signed is False
1 parent 9c04dc7 commit e510497

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
@@ -419,7 +419,7 @@ Indicates if this SP wants the IdP to send the assertions signed. This
419419
sets the WantAssertionsSigned attribute of the SPSSODescriptor node
420420
of the metadata so the IdP will know this SP preference.
421421

422-
Valid values are True or False. Default value is True.
422+
Valid values are True or False. Default value is False.
423423

424424
Example::
425425

0 commit comments

Comments
 (0)