From 5a0a984d157958938f393899ebd543f5609352cb Mon Sep 17 00:00:00 2001 From: Kweku Ako-Adjei <35539435+kwekuako@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:48:54 -0700 Subject: [PATCH 1/2] Learn Editor: Update Set-SPOTenant.md --- sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md index 110670a4c..e736724b7 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md @@ -3842,7 +3842,7 @@ Accept wildcard characters: False ### -LegacyBrowserAuthProtocolsEnabled -Controls whether legacy browser authentication protocols are enabled. +Controls whether legacy browser authentication connections to SharePoint with legacy Relying Party suite (RPS) protocol are enabled. Legacy protocols are more susceptible to brute-force and phishing attacks because they use non-modern authentication methods. Setting this to False prevents applications, (including third party applications) from using non-modern authentication protocols to access SharePoint Online and OneDrive resources in a browser. PARAMVALUE: True | False From 5524635569027650a002fcfbbc0b93552f553ab7 Mon Sep 17 00:00:00 2001 From: Kweku Ako-Adjei <35539435+kwekuako@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:49:52 -0700 Subject: [PATCH 2/2] Learn Editor: Update Set-SPOTenant.md