Describe the problem/error/question
My company just started using N8N since yesterday. Since great power comes with great responsibility, we immediately set up SS0 (SAML) to manage the users.
While the SSO sign in works, it also allows everyone from our organization to login, users are automatically created in N8N from the moment they first sign-in through SSO. The default member type is also “member” which means that everyone in our organization can start creating workflows.
For context, our company has over 10.000 employees but only a small subset of them will be allowed to use N8N.
Is there an option to disable this behavior? Ideally, we first create the user in N8N, assign a role (member, admin, etc) and subsequently, the user can login using SSO.
Or can this only be managed through the identity provider?
Information on your n8n setup
- n8n version: 2.13.3
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via : N8N cloud
- Operating system: windows