Authentication#
n8n has built-in user management. This is the recommended user authentication and management solution for most scenarios.
This section includes guidance on setting up the following authentication methods:
- Built-in self-hosted user management
- Basic auth
- JWT
For usage guidance on user management, refer to User management.
For LDAP setup information, refer to LDAP.