You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to solve
To solve the problem, extends the rest_api class in http_rest_server.cpp to validate an authentication token. Furthermore, generate at startup the token and write them to file.
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently, everybody that knows the ip address and port of the broker can send api events
To Reproduce
Steps to solve
To solve the problem, extends the rest_api class in http_rest_server.cpp to validate an authentication token. Furthermore, generate at startup the token and write them to file.
The text was updated successfully, but these errors were encountered: