Hi Team !
I developed my app by Node-Red on Bluemix.
And, it seems that any one without any login status can access node-red flow!
I have (e.g.) myAppABC on Bluemix and its route is like myAppABC.mybluemix.net , and I can access http://myAppABC.mybluemix.net from any browser on any PC, on that I have never logged in by my (or other's) IBM account.
It means, anyone can access and touch (sometimes destroy or copy) my app easily without any authorities.
It seems a very large problem, and I hope it should be modified ASAP.
Thank you very much for your understanding.
Sorry, if I'm missunderstanding.
Also, sorry for any other post on the same matter before, I'm not reading other posts yet, because I think "Time is Money" ... Thank you !
Best Regards,
Answer by KrisKobylinski (5283) | Aug 10, 2015 at 08:37 PM
You can add access control to your node-red application. To find out how to do that go to your application and on the initial page find the "Learn how to password-protect your instance" link as shown in the screenshot. This link will lead you to instructions how to set password for your flow.
WebSocket authentication/Security in Node-RED on Bluemix 1 Answer
For Node-RED in Bluemix, how can I protect email credentials? 3 Answers
Address for accessing TCP socket and port in NODE RED BlueMix 2 Answers
IBM IOT Out Node with Arduino Registered.ino example 1 Answer
Network Error/Issues with Bluemix 2 Answers