Search code examples
node-red

Node-red users vs flows


How can I bind different node-auth users to specific flows or tabs?

I succeeded to set more users with own login credentials, I would like to bind each to a different flow or even dashboard tab.


Solution

  • Short answer, you can not.

    Node-RED is not a true multi-user environment. The only option is read-only vs read-write access to the flow editor.