From 03c0b9838729fd003c634abd9b115ac60a986674 Mon Sep 17 00:00:00 2001
From: Jacob Shandling <61553566+jacobshandling@users.noreply.github.com>
Date: Tue, 28 Mar 2023 11:30:32 -0700
Subject: [PATCH] Update docs for enabling SSO for an existing user to match
the actual UI (#10728)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
The docs do not currently match the UI – this change brings the docs and
UI into agreement.
Relevant UI:
Co-authored-by: Jacob Shandling
---
docs/Deploying/Configuration.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/docs/Deploying/Configuration.md b/docs/Deploying/Configuration.md
index 70bbd6d6ce..7fe53cf643 100644
--- a/docs/Deploying/Configuration.md
+++ b/docs/Deploying/Configuration.md
@@ -2994,7 +2994,11 @@ configuration problems.
> Individual users must also be set up on the IDP before signing in to Fleet.
### Enabling SSO for existing users in Fleet
-As an admin, you can enable SSO for existing users in Fleet. To do this, go to the Settings page, then click on the Users tab. Locate the user you want to enable SSO for and on the Actions dropdown menu for that user, click on "Enable single sign-on."
+As an admin, you can enable SSO for existing users in Fleet. To do this, go to the Settings page,
+then click on the Users tab. Locate the user you want to enable SSO for, and in the Actions dropdown
+menu for that user, click on "Edit." In the dialogue that opens, check the box labeled "Enable
+single sign-on," then click "Save." If you are unable to check that box, you must first [configure
+and enable SSO for the organization](https://fleetdm.com/docs/deploying/configuration#configuring-single-sign-on-sso).
### Just-in-time (JIT) user provisioning