Skip to content

Commit

Permalink
πŸ’„ Remove auth.google api_url
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul committed Nov 15, 2024
1 parent 6008027 commit 429d155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grafana/rootfs/etc/grafana/grafana.ini
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ 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 =

#################################### Basic Auth ##########################
Expand Down

0 comments on commit 429d155

Please sign in to comment.