Files
n8n-docs/docs/hosting/securing/set-up-sso.md
jcn8n bbeda346b1 New docs section for OIDC protocol (#3349)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
2025-09-01 23:46:16 +01:00

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.