diff --git a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md index cb4651bf118..e438c58493d 100644 --- a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md +++ b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md @@ -135,11 +135,11 @@ Here are a few examples of permission combinations that satisfy Rancher's needs: #### 4. Allow Public Client Flows -To login from Rancher CLI you must 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**. +1. Under **Advanced Settings**, select **Yes** on the toggle next to **Allow public client flows**. ![Allow Public Client Flows](/img/azure-public-client-flows.png) 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 3d1de75d1a2..a59f3566fa2 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 @@ -135,11 +135,11 @@ Here are a few examples of permission combinations that satisfy Rancher's needs: #### 4. Allow Public Client Flows -To login from Rancher CLI you must 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**. +1. Under **Advanced Settings**, select **Yes** on the toggle next to **Allow public client flows**. ![Allow Public Client Flows](/img/azure-public-client-flows.png)