Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication for the monitoring API #284

Open
hamzaed opened this issue Feb 21, 2020 · 2 comments
Open

Authentication for the monitoring API #284

hamzaed opened this issue Feb 21, 2020 · 2 comments

Comments

@hamzaed
Copy link
Contributor

hamzaed commented Feb 21, 2020

I think that the monitoring API should be protected with an authentication mechanism. Right now all usage data for the deployed bots is publicly available.

@hamzaed
Copy link
Contributor Author

hamzaed commented Feb 21, 2020

For the already deployed bots, we can configure an HTTP Basic Authentication using .htpasswd until finding a better solution.
Here is how to do it in NGNIX for example: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/

@CLKBlu3
Copy link
Contributor

CLKBlu3 commented Jan 7, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants