Skip to content

Commit db347c7

Browse files
Merge pull request #674 from jerrykan/doco
Document default value for 'want_response_signed'
2 parents 1b97237 + 7593829 commit db347c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/howto/config.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,8 @@ want_response_signed
498498
Indicates that Authentication Responses to this SP must be signed. If set to
499499
True, the SP will not consume any SAML Responses that are not signed.
500500

501+
Valid values are True or False. Default value is True.
502+
501503
Example::
502504

503505
"service": {

0 commit comments

Comments
 (0)