2022-05-13 09:35:12 -07:00
|
|
|
force_migration = true
|
|
|
|
|
2022-05-13 09:34:32 -07:00
|
|
|
[server]
|
2022-05-13 00:36:59 -07:00
|
|
|
domain = grafana.jafner.net
|
2022-05-13 09:37:06 -07:00
|
|
|
root_url = %(protocol)s://%(domain)s/
|
|
|
|
force_migration = true
|
2022-06-21 23:31:21 -07:00
|
|
|
|
2022-07-08 23:37:07 -07:00
|
|
|
[auth]
|
|
|
|
oauth_auto_login = true
|
|
|
|
|
2022-06-21 23:31:21 -07:00
|
|
|
[auth.anonymous]
|
2022-07-08 23:31:04 -07:00
|
|
|
enabled = true
|
|
|
|
|
|
|
|
[auth.generic_oauth]
|
|
|
|
name = OAuth
|
|
|
|
icon = signin
|
|
|
|
enabled = true
|
|
|
|
client_id = 03e63420c70d5c7690b063918dd90f409f713baa
|
|
|
|
client_secret = a5b60606a3756dcf49e6a43eb3e581914fbc97a96e566bd1b84f42149cdc3b66d4cc93dca49d354f7ea61c5d97f0e61db2e8d3b2c4a162311d3548f19ecf791d
|
|
|
|
scopes = email openid profile
|
|
|
|
empty_scopes = false
|
|
|
|
auth_url = https://authentik.jafner.net/application/o/authorize/
|
|
|
|
token_url = https://authentik.jafner.net/application/o/token/
|
|
|
|
api_url = https://authentik.jafner.net/application/o/userinfo/
|