Difference between revisions of "Configure Google OAuth2 authentication for Grafana"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* <code>[[root_url]]</code> | * <code>[[root_url]]</code> | ||
* [[oAuth]] | * [[oAuth]] | ||
− | * [[Grafana roles]] | + | * [[Grafana roles]]: https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-authentication/ |
== See also == | == See also == |
Revision as of 12:50, 10 February 2023
grafana.ini #################################### Google Auth ########################## [auth.google] ;enabled = false ;allow_sign_up = true ;client_id = some_client_id ;client_secret = some_client_secret ;scopes = https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email ;auth_url = https://accounts.google.com/o/oauth2/auth ;token_url = https://accounts.google.com/o/oauth2/token ;api_url = https://www.googleapis.com/oauth2/v1/userinfo ;allowed_domains = ;hosted_domain =
Related
- Google OAuth2: Google oAuth2 authentication
- Google Auth
grafana.ini
root_url
- oAuth
- Grafana roles: https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-authentication/
See also
- Grafana, Grafana datasources, Grafana Alerting, Grafana installation, Grafana Labs, Grafana Changelog,
Grafana logs
,docker-compose.yml (Grafana)
, Grafana Loki, Grafana Tanka, StatsD and Graphite,grafana-cli
, Loki, LogQL, Grafana Enterprise, Grafana Cloud, Grafana alerts, Amazon Grafana, Grafana OnCall, Grafana Tempo, Grafana Mimir, Grafana agent, plugins, Terraform, Grafana dashboards,/etc/grafana/grafana.ini
, Grafana Pyroscope
Advertising: