From 8923d313cf4eec77e9389ba293e11e2934b5fd47 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Tue, 29 Oct 2024 08:29:19 -0700 Subject: [PATCH] Update content/manuals/security/for-admins/enforce-sign-in/methods.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- content/manuals/security/for-admins/enforce-sign-in/methods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/security/for-admins/enforce-sign-in/methods.md b/content/manuals/security/for-admins/enforce-sign-in/methods.md index d56b5d0f80..d0dbf6c86d 100644 --- a/content/manuals/security/for-admins/enforce-sign-in/methods.md +++ b/content/manuals/security/for-admins/enforce-sign-in/methods.md @@ -81,7 +81,7 @@ To enforce sign-in for Docker Desktop on macOS, you can use a `plist` file that ### Example deployment -The following example outlines how to create and distribute the `plist` file to enforce sign-in on Docker Desktop using Group Policy. There are multiple ways to deploy this configuration depending on your organization's infrastructure, security policies, and management tools. +The following example outlines how to create and distribute the `plist` file to enforce sign-in on Docker Desktop. There are multiple ways to deploy this configuration depending on your organization's infrastructure, security policies, and management tools. {{< tabs >}} {{< tab name="MDM" >}}