mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
930 B
930 B
title, description, contentType
| title | description | contentType |
|---|---|---|
| Set up Single Sign-On (SSO) | Set up SAML or OIDC Single Sign-On for your self-hosted n8n instance. | howto |
Set up Single Sign-On (SSO)
/// info | Feature availability
- Available on Enterprise plans.
- You need to be an instance owner or admin to enable and configure SAML or OIDC. ///
n8n supports the SAML and OIDC authentication protocols for single sign-on (SSO). See OIDC vs SAML for more general information on the two protocols, the differences between them, and their respective benefits.
- Set up SAML: a general guide to setting up SAML in n8n, and links to resources for common identity providers (IdPs).
- Set up OIDC: a general guide to setting up OpenID Connect (OIDC) SSO in n8n.