Skip to content

Commit

Permalink
πŸ’„ Remove auth.google api_url (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul authored Dec 10, 2024
1 parent d9f0293 commit 2b1cef7
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 2b1cef7

Please sign in to comment.