From 1bbf7cc294dd24b0fc3a0531cc28f38b2e24a2bb Mon Sep 17 00:00:00 2001 From: Alexandre de Verteuil Date: Wed, 20 Feb 2019 11:00:29 -0500 Subject: [PATCH] Fix heading levels in generic-oauth.md --- docs/sources/auth/generic-oauth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/auth/generic-oauth.md b/docs/sources/auth/generic-oauth.md index ac5801dbe1d..1a83432b8f7 100644 --- a/docs/sources/auth/generic-oauth.md +++ b/docs/sources/auth/generic-oauth.md @@ -113,7 +113,7 @@ allowed_organizations = allowed_organizations = ``` -### Set up OAuth2 with Auth0 +## Set up OAuth2 with Auth0 1. Create a new Client in Auth0 - Name: Grafana @@ -139,7 +139,7 @@ allowed_organizations = api_url = https:///userinfo ``` -### Set up OAuth2 with Azure Active Directory +## Set up OAuth2 with Azure Active Directory 1. Log in to portal.azure.com and click "Azure Active Directory" in the side menu, then click the "Properties" sub-menu item.