diff --git a/docs/sources/installation/configuration.md b/docs/sources/installation/configuration.md index 838be7f168e..a0191ccca25 100644 --- a/docs/sources/installation/configuration.md +++ b/docs/sources/installation/configuration.md @@ -394,7 +394,7 @@ browser to access Grafana, but with the prefix path of `/login/generic_oauth`. token_url = api_url = allowed_domains = mycompany.com mycompany.org - allow_sign_up = false + allow_sign_up = true Set api_url to the resource that returns basic user info.