mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
WHfB updates
This commit is contained in:
@ -227,6 +227,11 @@ For more information, see [What is a Primary Refresh Token][ENTRA-2].
|
||||
|
||||
Changing a user account password doesn't affect sign-in or unlock, since Windows Hello for Business uses a key or certificate.
|
||||
|
||||
> [!NOTE]
|
||||
> If you change the user's password from a Microsoft Entra hybrid joined device, the Windows Hello for Business cache is invalidated. To update the cache, the user must log off and then log back on.
|
||||
>
|
||||
> To change a user's password, the device must be able to communicate with a domain controller.
|
||||
|
||||
## Next steps
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Remote Desktop sign-in with Windows Hello for Business
|
||||
description: Learn how to configure Remote Desktop (RDP) sign-in with Windows Hello for Business.
|
||||
ms.date: 04/23/2024
|
||||
ms.date: 06/11/2024
|
||||
ms.topic: how-to
|
||||
---
|
||||
|
||||
@ -273,6 +273,10 @@ While users appreciate the convenience of biometrics, and administrators value t
|
||||
|
||||
For more information, see [Use Windows Hello for Business certificates as smart card certificate](policy-settings.md#use-windows-hello-for-business-certificates-as-smart-card-certificates)
|
||||
|
||||
## Known issues
|
||||
|
||||
There's a known issue when attempting to perform TLS 1.3 client authentication with a Hello certificate via RDP. The authentication fails with the error: ERR_SSL_CLIENT_AUTH_SIGNATURE_FAILED. Microsoft is aware of this issue and investigating possible solutions.
|
||||
|
||||
<!-- links -->
|
||||
|
||||
[MEM-1]: /mem/intune/protect/certificates-scep-configure
|
||||
|
Reference in New Issue
Block a user