From 163701f6c5a97a4413f16c5da193765686c7bfdf Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Wed, 21 Sep 2022 07:19:33 -0400
Subject: [PATCH] updates
---
education/windows/federated-sign-in.md | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/education/windows/federated-sign-in.md b/education/windows/federated-sign-in.md
index 052a0eb15c..07ef7e4992 100644
--- a/education/windows/federated-sign-in.md
+++ b/education/windows/federated-sign-in.md
@@ -74,30 +74,6 @@ To configure federated sign-in using a provisioning package, use the following s
Apply the provisioning package to the devices that require federated sign-in.
-#### [:::image type="icon" source="images/icons/windows-os.svg"::: **CSP**](#tab/csp)
-
-To configure federated sign-in using Configuration Service Providers, use the following settings:
-
-| Setting |
-|--------|
-|
OMA-URI: **`./Vendor/MSFT/Policy/Config/FederatedAuthentication/EnableWebSignInForPrimaryUser`** Data type: **Integer** Value: **1**|
-| OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebSignInAllowedUrls`** Data type: **String** Value: Semicolon separated list of domains, for example: **`samlidp.clever.com;clever.com;mobile-redirector.clever.com`**|
-| OMA-URI: **`./Vendor/MSFT/Policy/Config/Education/IsEducationEnvironment`** Data type: **Integer** Value: **1**|
-| OMA-URI: **`./Vendor/MSFT/Policy/Config/Authentication/ConfigureWebCamAccessDomainNames`** Data type: **String** Value: This setting is optional, and it should be configured if you need to use the webcam during the sign-in process. Specify the list of domains that re llowed to use the webcam during the sign-in process, separated by a semicolon. For example: **`clever.com`**|
-| OMA-URI: **`./Vendor/MSFT/SharedPC/EnableSharedPCMode`** Data type: **Boolean** Value: **False**|
-
-#### [:::image type="icon" source="images/icons/group-policy.svg"::: **GPO**](#tab/gpo)
-
-This setting cannot be configured via Group Policy.
-
-#### [:::image type="icon" source="images/icons/registry.svg"::: **Registry**](#tab/reg)
-
-This setting cannot be configured via registry.
-
-#### [:::image type="icon" source="images/icons/powershell.svg"::: **PowerShell**](#tab/ps)
-
-This setting cannot be configured via PowerShell.
-
---
## How to use federated sign-in