You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/develop/security/third-party.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
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.
4
4
ms.topic: article
5
-
ms.date: 12/12/2024
5
+
ms.date: 06/16/2025
6
6
---
7
7
8
-
# Third-party passkey manager support
8
+
# Plugin passkey manager support
9
9
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.
11
11
12
12
## Contoso Passkey Manager
13
13
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.
15
15
16
16
> [!WARNING]
17
17
> 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
57
57
58
58
## Next steps
59
59
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.
0 commit comments