File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -662,8 +662,8 @@ True or False. Default is False.
662
662
want_authn_requests_signed
663
663
""""""""""""""""""""""""""
664
664
665
- Indicates that the AuthnRequest received by this IdP should be signed. Can be True or False.
666
- The default value is False.
665
+ Indicates that the AuthnRequest received by this IdP should be signed. Can be `` True `` or `` False `` .
666
+ The default value is `` False `` .
667
667
668
668
want_authn_requests_only_with_valid_cert
669
669
""""""""""""""""""""""""""""""""""""""""
@@ -768,7 +768,7 @@ scope
768
768
"""""
769
769
770
770
A list of string values that will be used to set the ``<Scope> `` element
771
- The default value of regexp is ``false ``.
771
+ The default value of regexp is ``False ``.
772
772
773
773
Example::
774
774
You can’t perform that action at this time.
0 commit comments