We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9ca03 commit 0afaddcCopy full SHA for 0afaddc
1 file changed
docs/howto/config.rst
@@ -662,8 +662,8 @@ True or False. Default is False.
662
want_authn_requests_signed
663
""""""""""""""""""""""""""
664
665
-Indicates that the AuthnRequest received by this IdP should be signed. Can be True or False.
666
-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``.
667
668
want_authn_requests_only_with_valid_cert
669
""""""""""""""""""""""""""""""""""""""""
@@ -768,7 +768,7 @@ scope
768
"""""
769
770
A list of string values that will be used to set the ``<Scope>`` element
771
-The default value of regexp is ``false``.
+The default value of regexp is ``False``.
772
773
Example::
774
0 commit comments