From 71b90135bef9d1bf03cee77d6e6311a9e3feed30 Mon Sep 17 00:00:00 2001 From: Dan Ramich Date: Mon, 15 Jul 2019 13:55:03 -0700 Subject: [PATCH] Update _index.md --- .../admin-settings/authentication/azure-ad/_index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/azure-ad/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/azure-ad/_index.md index 61f08992a4f..34f2f545d68 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/azure-ad/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/azure-ad/_index.md @@ -162,10 +162,12 @@ As your final step in Azure, copy the data that you'll use to configure Rancher ![Click Endpoints]({{< baseurl >}}/img/rancher/click-endpoints.png) 2. Copy the following endpoints to your clipboard and paste them into your [text file](#tip) (these values will be your Rancher endpoint values). - - - **Microsoft Azure AD Graph API Endpoint** (Graph Endpoint) - - **OAuth 2.0 Token Endpoint** (Token Endpoint) - - **OAuth 2.0 Authorization Endpoint** (Auth Endpoint) + + - **Microsoft Graph API endpoint** (Graph Endpoint) + - **OAuth 2.0 token endpoint (v1)** (Token Endpoint) + - **OAuth 2.0 authorization endpoint (v1)** (Auth Endpoint) + +>**Note:** Copy the v1 version of the endpoints ### 6. Configure Azure AD in Rancher