From cc628855e6f9c48424d80ed0385147b1d3f8a97e Mon Sep 17 00:00:00 2001 From: Dani Halfin Date: Wed, 22 Feb 2017 11:43:25 -0800 Subject: [PATCH] hello-identity + hello-why-pin - removed passport Removed a few unneeded passport mentions --- windows/keep-secure/hello-identity-verification.md | 2 -- windows/keep-secure/hello-why-pin-is-better-than-password.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/windows/keep-secure/hello-identity-verification.md b/windows/keep-secure/hello-identity-verification.md index a1e391508f..de233a49af 100644 --- a/windows/keep-secure/hello-identity-verification.md +++ b/windows/keep-secure/hello-identity-verification.md @@ -115,8 +115,6 @@ Windows Hello for Business can use either keys (hardware or software) or certifi [Authenticating identities without passwords through Microsoft Passport](https://go.microsoft.com/fwlink/p/?LinkId=616778) -[Microsoft Passport guide](https://go.microsoft.com/fwlink/p/?LinkId=691928) - ## Related topics - [How Windows Hello for Business works](hello-how-it-works.md) diff --git a/windows/keep-secure/hello-why-pin-is-better-than-password.md b/windows/keep-secure/hello-why-pin-is-better-than-password.md index a7606f0264..55dfd73fff 100644 --- a/windows/keep-secure/hello-why-pin-is-better-than-password.md +++ b/windows/keep-secure/hello-why-pin-is-better-than-password.md @@ -32,7 +32,7 @@ A password is transmitted to the server -- it can be intercepted in transmission When the PIN is created, it establishes a trusted relationship with the identity provider and creates an asymmetric key pair that is used for authentication. When you enter your PIN, it unlocks the authentication key and uses the key to sign the request that is sent to the authenticating server. >[!NOTE] ->For details on how Hello uses asymetric key pairs for authentication, see [Microsoft Passport guide](https://go.microsoft.com/fwlink/p/?LinkId=691928). +>For details on how Hello uses asymetric key pairs for authentication, see [Windows Hello for Business](hello-identity-verification.md#benefits-of-windows-hello).   ## PIN is backed by hardware