From 7641c37dfcdab0b511addab081725af722477507 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Fri, 21 Sep 2018 16:57:39 +0200 Subject: [PATCH] docs: improve oauth generic azure ad instructions --- docs/sources/auth/generic-oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/auth/generic-oauth.md b/docs/sources/auth/generic-oauth.md index f89595d3b11..5bb5c4cd753 100644 --- a/docs/sources/auth/generic-oauth.md +++ b/docs/sources/auth/generic-oauth.md @@ -174,7 +174,7 @@ allowed_organizations = allowed_organizations = ``` -Note: It's important to ensure that the SERVER_ROOT_URL in Grafana is set in your Azure Application Return URLs +> Note: It's important to ensure that the [root_url](/installation/configuration/#root-url) in Grafana is set in your Azure Application Reply URLs (App -> Settings -> Reply URLs) ## Set up OAuth2 with Centrify