From 86bd50278d0652a6b45085413b8ebe80aa87e406 Mon Sep 17 00:00:00 2001 From: martyav Date: Wed, 5 Jun 2024 15:03:59 -0400 Subject: [PATCH] versioning --- .../authentication-config/configure-azure-ad.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md b/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md index 817a490ecda..3d1de75d1a2 100644 --- a/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md +++ b/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md @@ -133,7 +133,17 @@ Here are a few examples of permission combinations that satisfy Rancher's needs: ::: -#### 4. Copy Azure Application Data +#### 4. Allow Public Client Flows + +To login from Rancher CLI you must allow Public Client Flows. + +1. From the left navigation menu, select **Authentication**. + +1. Under **Advanced Settings**, enable **public client flows**. + + ![Allow Public Client Flows](/img/azure-public-client-flows.png) + +#### 5. Copy Azure Application Data ![Application ID](/img/app-configuration.png)