From 1f985de8629a426c40b43672a0703c3c8e90062d Mon Sep 17 00:00:00 2001 From: Ryan Elliott-Smith <49007005+ryanelliottsmith@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:27:18 +1300 Subject: [PATCH] Update AAD auth doc Include note on the fact that the user that is used to test authentication is bound to the 'admin' account. --- .../v2.5/en/admin-settings/authentication/azure-ad/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/rancher/v2.5/en/admin-settings/authentication/azure-ad/_index.md b/content/rancher/v2.5/en/admin-settings/authentication/azure-ad/_index.md index 33ea20aa3e..0d28e32e8c 100644 --- a/content/rancher/v2.5/en/admin-settings/authentication/azure-ad/_index.md +++ b/content/rancher/v2.5/en/admin-settings/authentication/azure-ad/_index.md @@ -206,3 +206,8 @@ Enter the values that you copied to your [text file](#tip). 1. Click **Authenticate with Azure**. **Result:** Azure Active Directory authentication is configured. + +> **Note:** +> +> The AD user pertaining to the credentials used to test will be mapped to the local principal account and assigned administrator privileges in Rancher. You should therefore make a conscious decision on which account you use to perform this step. +