We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8aaa984 + bbbaa01 commit 00d443eCopy full SHA for 00d443e
docs/source/contents/setup.rst
@@ -479,7 +479,7 @@ settings.py file under the SAML_CONFIG option. We will see a typical configurati
479
'name': 'Federated Django sample SP',
480
'name_id_format': saml2.saml.NAMEID_FORMAT_TRANSIENT,
481
482
- # For Okta add signed logout requets. Enable this:
+ # For Okta add signed logout requests. Enable this:
483
# "logout_requests_signed": True,
484
485
'endpoints': {
0 commit comments