Skip to content

Commit 715eabe

Browse files
authored
Replacing third-party with pluging (MicrosoftDocs#5510)
1 parent 1bfd34d commit 715eabe

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

hub/apps/develop/security/third-party.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Third-party passkey manager support
3-
description: This topic describes the third-party API plugin support for third-party passkey providers on Windows.
2+
title: Plugin passkey manager support
3+
description: This topic describes the plugin API support for passkey providers on Windows.
44
ms.topic: article
5-
ms.date: 12/12/2024
5+
ms.date: 06/16/2025
66
---
77

8-
# Third-party passkey manager support
8+
# Plugin passkey manager support
99

10-
This topic describes the third-party credential manager API plugin support for third-party passkey providers on Windows. It showcases a demo app named Contoso Passkey Manager.
10+
This topic describes the plugin credential manager API plugin support for passkey providers on Windows. It showcases a demo app named Contoso Passkey Manager.
1111

1212
## Contoso Passkey Manager
1313

14-
Windows 11 supports a third-party plugin model for passkeys. Contoso Passkey Manager is a demo app that demonstrates this passkey provider support.
14+
Windows 11 supports a plugin model for passkeys. Contoso Passkey Manager is a demo app that demonstrates this passkey provider support.
1515

1616
> [!WARNING]
1717
> Contoso Passkey Manager is designed for passkey creation and usage testing only. Don't use the app for production passkeys.
@@ -57,7 +57,7 @@ Windows 11 supports a third-party plugin model for passkeys. Contoso Passkey Man
5757

5858
## Next steps
5959

60-
To integrate with the third-party plugin capability, go to [webauthn](https://github.com/microsoft/webauthn) to find the header files.
60+
To integrate with the plugin capability, go to [webauthn](https://github.com/microsoft/webauthn) to find the header files.
6161

6262
## See also
6363

0 commit comments

Comments
 (0)