diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index db53557678..7ae778a74b 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -6602,6 +6602,14 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC +### FederatedAuthentication policies + +
+
+ FederatedAuthentication/EnableWebSignInForPrimaryUser +
+
+ ### Feeds policies
diff --git a/windows/client-management/mdm/policy-csp-federatedauthentication.md b/windows/client-management/mdm/policy-csp-federatedauthentication.md new file mode 100644 index 0000000000..2faea2a9ce --- /dev/null +++ b/windows/client-management/mdm/policy-csp-federatedauthentication.md @@ -0,0 +1,84 @@ +--- +title: Policy CSP - FederatedAuthentication +description: Use the Policy CSP - Represents the enablement state of the Web Sign-in Credential Provider for device sign-in. +ms.author: v-nsatapathy +ms.topic: article +ms.prod: w10 +ms.technology: windows +author: nimishasatapathy +ms.localizationpriority: medium +ms.date: 09/07/2022 +ms.reviewer: +manager: dansimp +--- + +# Policy CSP - FederatedAuthentication + + +
+ + +## FederatedAuthentication policies + +
+
+ FederatedAuthentication/EnableWebSignInForPrimaryUser +
+
+ + +
+ + +**FederatedAuthentication/EnableWebSignInForPrimaryUser** + + + +|Edition|Windows 10|Windows 11| +|--- |--- |--- | +|Home|No|No| +|Pro|No|No| +|Business|No|No| +|Enterprise|No|No| +|Education|No|Yes| + + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Machine + +
+ + + +This policy specifies whether Web Sign-in can be used for device sign-in in a single-user environment.​ + +> [!NOTE] +> Web Sign-in is only supported on Azure AD Joined PCs. + + + + +Value type is integer: +- 0 - (default): Feature defaults as appropriate for edition and device capabilities. +- 1 - Enabled: Web Sign-in Credential Provider will be enabled for device sign-in +- 2 - Disabled: Web Sign-in Credential Provider will not be enabled for device sign-in + + + + +ADMX Info: +- GP Friendly name: *Represents the enablement state of the Web Sign-in Credential Provider for device sign-in* +- GP name: *EnableWebSignInForPrimaryUser* +- GP path: *OS\Core\ENS\OS Security\Authentication Platform\Password-Less* +- GP ADMX file name: *FederatedAuthentication.admx* + + + + + + diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml index 1b85a93de4..cadfe04e22 100644 --- a/windows/client-management/mdm/toc.yml +++ b/windows/client-management/mdm/toc.yml @@ -713,6 +713,8 @@ items: href: policy-csp-experience.md - name: ExploitGuard href: policy-csp-exploitguard.md + - name: FederatedAuthentication + href: policy-csp-federatedauthentication.md - name: Feeds href: policy-csp-feeds.md - name: FileExplorer