@Alfredo Dal’Ava Júnior
Is there a way to secure TagoCore webserver/API with user credentials?
@Alfredo Dal’Ava Júnior
Is there a way to secure TagoCore webserver/API with user credentials?
@Matheus Benachio
Hello @alfredo.dalava
Welcome to our community!
Since we are currently in the alpha version of TagoCore, we are not requiring credentials when entering the application.
However, this feature is in our roadmap for future beta releases. You will be able to set up a login and password and only users with those credentials will be able to access TagoCore.
TagoCore’s API will be equally secure because we will have security tokens, and only the people with the ability to generate a token will be able to use the API.
Let me know if you have any other questions!
Matt.
Hi Matt,
I understand. Authentication is important for me even for tests on local network. In the meanwhile I think I can put TagoCore behind NGINX with a simpler password based authentication method.
Thanks!
Alfredo