summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2020-04-07 11:08:18 +0300
committerGitHub <noreply@github.com>2020-04-07 11:08:18 +0300
commitdb347c7f95909f6972a2ffef3d3c9961928ef4a8 (patch)
tree01b7f86dde78fd69ce13238116118644762e3e21
parent1b9723753fae3fc535b0e18e236d2d87f3cc2353 (diff)
parent759382926118e38cd91b5e66e258584f0639156c (diff)
downloadpysaml2-db347c7f95909f6972a2ffef3d3c9961928ef4a8.tar.gz
Merge pull request #674 from jerrykan/doco
Document default value for 'want_response_signed'
-rw-r--r--docs/howto/config.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index 4ce09873..73fd8d41 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -498,6 +498,8 @@ want_response_signed
Indicates that Authentication Responses to this SP must be signed. If set to
True, the SP will not consume any SAML Responses that are not signed.
+Valid values are True or False. Default value is True.
+
Example::
"service": {