Difference between revisions of "Google Auth"
Jump to navigation
Jump to search
(Created page with " google-auth-library") |
|||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | https://googleapis.dev/python/google-auth/latest/index.html | ||
+ | [[google-auth-library]] | ||
+ | [[google-oauth-client]] | ||
+ | |||
+ | |||
+ | |||
+ | * [[Google OAuth2]] | ||
− | + | == <code>[[/etc/grafana/grafana.ini]]</code> == | |
+ | |||
+ | {{google auth grafana}} | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[Google oAuth2 authentication]] | ||
+ | * [[Configure Google OAuth2 authentication for Grafana]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Google OAuth2}} | ||
+ | * {{Auth}} | ||
+ | * {{oAuth}} | ||
+ | |||
+ | |||
+ | [[Category:Google]] |
Latest revision as of 14:28, 11 April 2023
https://googleapis.dev/python/google-auth/latest/index.html
google-auth-library google-oauth-client
/etc/grafana/grafana.ini
[edit]
#################################### 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[edit]
See also[edit]
Advertising: