mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-05 09:07:22 +00:00
Initial doc template
This commit is contained in:
parent
239ed95c13
commit
257c0d94ec
@ -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`<br>- **Data type:** int<br>- **Value:** `1`|
|
||||
|
||||
<!--links used in this document-->
|
||||
|
||||
[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
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user