mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
607 B
607 B
title, description, contentType
| title | description | contentType |
|---|---|---|
| Troubleshooting SAML SSO | A list of things to check if you encounter issues with SAML. | howto |
Troubleshooting SAML SSO
If you get an error when testing your SAML setup, check the following:
- Does the app you created in your IdP support SAML?
- Did you enter the n8n redirect URL and entity ID in the correct fields in your IdP?
- Is the metadata XML correct? Check that the metadata you copied into n8n is formatted correctly.
For more support, use the forum, or contact your support representative if you have a paid support plan.