From 17cdb77b98cb24f344d5b12f40d92f43b3bc4e22 Mon Sep 17 00:00:00 2001 From: Albert Vaca Cintora Date: Mon, 13 Jul 2026 16:27:20 +0200 Subject: [PATCH] Document externalBrowserLoginPolicy device policy Added documentation for externalBrowserLoginPolicy setting. --- content/en/mobile/enterprise_configuration.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/mobile/enterprise_configuration.md b/content/en/mobile/enterprise_configuration.md index d1d378bb1d4..a054ee904c4 100644 --- a/content/en/mobile/enterprise_configuration.md +++ b/content/en/mobile/enterprise_configuration.md @@ -40,6 +40,11 @@ The mobile app supports all default MDM capabilities for [iOS][2] and [Android][ **Default Value**: False
**Description**: Disable access to homescreen widgets (and instead display "disabled by your organization"). +`externalBrowserLoginPolicy`
+: **Type**: String
+**Default Value**: Null
+**Description**: When set to `force`, uses the device's default browser to login to Datadog, instead of an embedded browser. + To learn more about default capabilities, see your Mobile Device Management provider's documentation. ## Use cases