From 257c0d94ecb422b4a5293c2570d26f010c585449 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 21 Aug 2023 19:52:08 -0400 Subject: [PATCH] Initial doc template --- .../passwordless-experience | 34 +++++++++++++++++++ .../hello-for-business/toc.yml | 2 ++ 2 files changed, 36 insertions(+) create mode 100644 windows/security/identity-protection/hello-for-business/passwordless-experience diff --git a/windows/security/identity-protection/hello-for-business/passwordless-experience b/windows/security/identity-protection/hello-for-business/passwordless-experience new file mode 100644 index 0000000000..52107bdbf3 --- /dev/null +++ b/windows/security/identity-protection/hello-for-business/passwordless-experience @@ -0,0 +1,34 @@ +--- +title: Passwordless experience +description: Learn how Passworless experience allows your users to move away from passwords. +ms.collection: + - highpri + - tier1 +ms.date: 08/15/2023 +ms.topic: how-to +--- + +# Passwordless experience + +## Enable Passwordless experience with Intune + +[!INCLUDE [intune-settings-catalog-1](../../../includes/configure/intune-settings-catalog-1.md)] + +| Category | Setting name | Value | +|--|--|--| +| **Authentication** | Enable Passwordless Experience | Enabled | + +[!INCLUDE [intune-settings-catalog-2](../../../includes/configure/intune-settings-catalog-2.md)] + +Alternatively, you can configure devices using a [custom policy][INT-3] with the [Policy CSP][CSP-1]. + +| Setting | +|--------| +| - **OMA-URI:** `./Device/Vendor/MSFT/Policy/Config/Authentication/EnablePasswordlessExperience`
- **Data type:** int
- **Value:** `1`| + + + +[CSP-1]: /windows/client-management/mdm/policy-csp-localpoliciessecurityoptions + +[MEM-1]: /mem/intune/configuration/settings-catalog +[MEM-2]: /mem/intune/configuration/custom-settings-windows-10 \ No newline at end of file diff --git a/windows/security/identity-protection/hello-for-business/toc.yml b/windows/security/identity-protection/hello-for-business/toc.yml index ad2fc7674a..79e0d39f68 100644 --- a/windows/security/identity-protection/hello-for-business/toc.yml +++ b/windows/security/identity-protection/hello-for-business/toc.yml @@ -110,6 +110,8 @@ items: href: hello-and-password-changes.md - name: Windows Hello for Business features items: + - name: Passwordless experience + href: passwordless-experience.md - name: PIN reset href: hello-feature-pin-reset.md - name: Dual enrollment