I have several EPIC systems running Node-RED. Each system is set up for LDAP with Permissions Mapping. A user belonging to a group which permits “Editor” is able to open Node-RED Editor. This implementation is working but I have need for additional controls:
- I would like to get an alert if a change is made in any node (deploy).
- I would like to maintain an audit trail that shows who is using the editor and when.
Thanks for your help!