Difference between revisions of "Template:Google auth grafana"

From wikieduonline
Jump to navigation Jump to search
(Created page with " #################################### Google Auth ########################## [auth.google] ;enabled = false ;allow_sign_up = true ;client_id = some_client_id ;client_secr...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  #################################### Google Auth ##########################
+
  #################################### [[Google Auth]] ##########################
 
  [auth.google]
 
  [auth.google]
 
  ;enabled = false
 
  ;enabled = false
Line 5: Line 5:
 
  ;client_id = some_client_id
 
  ;client_id = some_client_id
 
  ;client_secret = some_client_secret
 
  ;client_secret = some_client_secret
  ;scopes = https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
+
  ;[[scopes]] = https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
 
  ;auth_url = https://accounts.google.com/o/oauth2/auth
 
  ;auth_url = https://accounts.google.com/o/oauth2/auth
 
  ;token_url = https://accounts.google.com/o/oauth2/token
 
  ;token_url = https://accounts.google.com/o/oauth2/token
 
  ;api_url = https://www.googleapis.com/oauth2/v1/userinfo
 
  ;api_url = https://www.googleapis.com/oauth2/v1/userinfo
  ;allowed_domains =
+
  ;[[allowed_domains]] =
 
  ;hosted_domain =
 
  ;hosted_domain =

Latest revision as of 12:32, 10 February 2023

#################################### 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 =

Advertising: