mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
grafana: Enable auto-sign-up.
This avoids the need to explicitly create new users in Grafana, by simply trusting Teleport.
This commit is contained in:
committed by
Tim Abbott
parent
9bd88a93e2
commit
a9183d2208
@@ -40,7 +40,7 @@ username_claim = sub
|
|||||||
jwk_set_url = https://teleport.zulipchat.net/.well-known/jwks.json
|
jwk_set_url = https://teleport.zulipchat.net/.well-known/jwks.json
|
||||||
cache_ttl = 24h
|
cache_ttl = 24h
|
||||||
expect_claims = {"iss": "teleport.zulipchat.net"}
|
expect_claims = {"iss": "teleport.zulipchat.net"}
|
||||||
|
auto_sign_up = true
|
||||||
|
|
||||||
#################################### Alerting ####################################
|
#################################### Alerting ####################################
|
||||||
# Switch to the Grafana 8 unified alerting
|
# Switch to the Grafana 8 unified alerting
|
||||||
|
|||||||
Reference in New Issue
Block a user