Title: Restricting n8n Chat/Workflow Access to Specific Users or Groups (AD Integration?)
Hey everyone,
I’m wondering if there’s a way to build a security concept in n8n so that workflows — especially chat-based workflows — are only accessible to certain users or groups.
For example:
-
Only a specific group of people should be able to use the chat
-
Certain users should only get access to information about specific topics
-
Ideally with some kind of authentication/authorization system
Would something like this be possible with Active Directory (AD) integration or similar user/group management?
I’d prefer a solution without external tools if possible, but I’m open to all suggestions and best practices.
Thanks in advance!