summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah Sebuliba <sebuliba.hannah@live.com>2021-05-14 09:49:04 +0300
committerGitHub <noreply@github.com>2021-05-14 09:49:04 +0300
commit0afaddc135f1425159404d5230cdb3aedfa34de7 (patch)
treed07320b54692ee17f20636f160e35028599d7262
parent6c9ca035e5accc24895bf308b390ec703da4eabc (diff)
downloadpysaml2-0afaddc135f1425159404d5230cdb3aedfa34de7.tar.gz
Apply suggestions from code review
Co-authored-by: Florian Best <spaceone@users.noreply.github.com>
-rw-r--r--docs/howto/config.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index b6baf1cf..1faebe51 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -662,8 +662,8 @@ True or False. Default is False.
want_authn_requests_signed
""""""""""""""""""""""""""
-Indicates that the AuthnRequest received by this IdP should be signed. Can be True or False.
-The default value is False.
+Indicates that the AuthnRequest received by this IdP should be signed. Can be ``True`` or ``False``.
+The default value is ``False``.
want_authn_requests_only_with_valid_cert
""""""""""""""""""""""""""""""""""""""""
@@ -768,7 +768,7 @@ scope
"""""
A list of string values that will be used to set the ``<Scope>`` element
-The default value of regexp is ``false``.
+The default value of regexp is ``False``.
Example::