Update conclusion and identity protection documentation for VBS key protectiones

This commit is contained in:
Paolo Matarazzo 2024-10-14 10:04:25 -04:00
parent f011adec13
commit c73a6d7b86
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ New:
- [Config Refresh](operating-system-security-system-security.md#config-refresh)
- [Trusted signing](application-security-application-and-driver-control.md#trusted-signing)
- [VBS key protection](identity-protection-advanced-credential-protection.md#vbs-key-protection)
- [VBS key protection](identity-protection-advanced-credential-protection.md#-vbs-key-protection)
- [Virtualization-based security enclaves](application-security-application-isolation.md#virtualization-based-security-enclaves)
- [Win32 app isolation](application-security-application-isolation.md#win32-app-isolation)
- [Windows protected print mode](operating-system-security-system-security.md#windows-protected-print-mode)

File diff suppressed because one or more lines are too long

View File

@ -68,7 +68,7 @@ VBS key protection enables developers to secure cryptographic keys using Virtual
- [Advancing key protection in Windows using VBS][LINK-8]
## Token protection
## Token protection (preview)
Token protection attempts to reduce attacks using Microsoft Entra ID token theft. Token protection makes tokens usable only from their intended device by cryptographically binding a token with a device secret. When using the token, both the token and proof of the device secret must be provided. Conditional Access policies<sup>[\[7\]](conclusion.md#footnote7)</sup> can be configured to require token protection when using sign-in tokens for specific services.