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.