From 48cf03728581558c5ab16b1eb2b9346a31066c05 Mon Sep 17 00:00:00 2001 From: Manju Karikatti Date: Mon, 13 Oct 2025 10:26:52 +0100 Subject: [PATCH] Updated proxy info in config profile template --- .../manuals/enterprise/security/enforce-sign-in/methods.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/manuals/enterprise/security/enforce-sign-in/methods.md b/content/manuals/enterprise/security/enforce-sign-in/methods.md index d365f93a3804..3e5e65fe6681 100644 --- a/content/manuals/enterprise/security/enforce-sign-in/methods.md +++ b/content/manuals/enterprise/security/enforce-sign-in/methods.md @@ -119,9 +119,9 @@ Overriding at least one of the proxy settings via Configuration profiles will au allowedOrgs first_org;second_org overrideProxyHTTP - http://company.proxy:80 + http://company.proxy:port overrideProxyHTTPS - https://company.proxy:443 + https://company.proxy:port PayloadType @@ -145,6 +145,7 @@ Overriding at least one of the proxy settings via Configuration profiles will au - Change `com.yourcompany.docker.config` to your company identifier - Replace `Your Company Name` with your organization name - Update the `allowedOrgs` value with your organization names (separated by semicolons) + - Replace `company.proxy:port` with http/https proxy server host(or IP address) and port 1. Deploy the profile using your MDM solution. 1. Verify the profile appears in **System Settings** > **General** > **Device Management** under **Device (Managed)** profiles.