diff --git a/education/windows/federated-sign-in.md b/education/windows/federated-sign-in.md index 254d3feff0..052a0eb15c 100644 --- a/education/windows/federated-sign-in.md +++ b/education/windows/federated-sign-in.md @@ -74,17 +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/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/reg) - -This setting cannot be configured via PowerShell. #### [:::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: @@ -97,6 +86,18 @@ To configure federated sign-in using Configuration Service Providers, use the fo |
  • 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