You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/customize_dojo/user_management/configure_sso.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -597,6 +597,10 @@ NOTE: In the case when IDP is configured to use self signed (private) certificat
597
597
than CA needs to be specified by define environments variable
598
598
REQUESTS_CA_BUNDLE that points to the path of private CA certificate.
599
599
600
+
#### Troubleshooting
601
+
602
+
The SAML Tracer browser add-on can help troubleshoot SAML problems: [Chrome](https://chromewebstore.google.com/detail/saml-tracer/mpdajninpobndbfcldcmbpnnbhibjmch?hl=en), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/saml-tracer/).
603
+
600
604
#### Advanced Configuration
601
605
The [djangosaml2](https://github.com/IdentityPython/djangosaml2) plugin has a lot of options. For details take a look at the [plugin documentation](https://djangosaml2.readthedocs.io/contents/setup.html#configuration).
0 commit comments