grafana-gsuite-sync icon indicating copy to clipboard operation
grafana-gsuite-sync copied to clipboard

Support bearer token auth with API keys?

Open benley opened this issue 6 years ago • 1 comments

This script currently requires that Grafana have basic http authentication enabled, but some teams prefer to disable it in favor of oauth2 or other federated logins. Grafana does have a method for bearer token auth with API keys, and it would be nice if this script could use it: http://docs.grafana.org/http_api/auth/

benley avatar Mar 14 '19 20:03 benley

Unfortunately, I don't have time for this right now, but feel free to make a pull request :)

yacut avatar Apr 05 '19 07:04 yacut