We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f659a commit 65a28a7Copy full SHA for 65a28a7
docs/source/contents/setup.rst
@@ -151,7 +151,7 @@ example: 'home' could be '/home' or 'home/'.
151
If this is unfeasible, this strict validation can be turned off by setting
152
``SAML_STRICT_URL_VALIDATION`` to ``False`` in settings.py.
153
154
-During validation, `Django named URL patterns<https://docs.djangoproject.com/en/dev/topics/http/urls/#naming-url-patterns>`_
+During validation, `Django named URL patterns <https://docs.djangoproject.com/en/dev/topics/http/urls/#naming-url-patterns>`_
155
will also be resolved. Turning off strict validation will prevent this from happening.
156
157
Preferred sso binding
0 commit comments