fixed file paths

This commit is contained in:
Dan Hamik 2024-01-17 01:18:01 -06:00
parent c656edeaf7
commit 8e31616d74
3 changed files with 15 additions and 0 deletions

15
grafana.ini Normal file
View File

@ -0,0 +1,15 @@
[auth]
oauth_auto_login = true
;#################################### Generic OAuth ##########################
[auth.generic_oauth]
enabled = true
name = Authentik
allow_sign_up = true
client_id = Y1JPmKOgiMpf36wgfCyyEFBEGG7Kbp2C25NJkuNp
client_secret = kcqDSQYtFU3AiekxSEoKQ7onWmOJtn8DCMQFrtu4XLqtyLl22gl3KboF6uh4t19
scopes = openid,email,read:org
auth_url = https://auth.hamik.net/application/o/authorize/
token_url = https://auth.hamik.net/application/o/token/
api_url = https://auth.hamik.net/application/o/userinfo/
skip_org_role_sync=true