Hi Node-REDers,
is there a way to provide more than one user for httpNodeAuth and httpStaticAuth like adminAuth in settings.js?
Hi Node-REDers,
is there a way to provide more than one user for httpNodeAuth and httpStaticAuth like adminAuth in settings.js?
According to the documentation:
The
httpNodeAuthproperty in yoursettings.jsfile can be used to define a single username and password that will be allowed to access the routes.
So presumably not.