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
In this tutorial, you'll learn how to install the Microsoft Authenticator app and use it for the first time with Verified ID. You use the public end to end demo webapp to issue a verifiable credential to the Authenticator and present verifiable credentials from the Authenticator.
19
+
In this tutorial, you learn how to install the Microsoft Authenticator app and use it for the first time with Verified ID. You use the public end to end demo webapp to issue a verifiable credential to the Authenticator and present verifiable credentials from the Authenticator.
20
20
21
21
In this article, you learn how to:
22
22
@@ -94,7 +94,7 @@ Note the following.
94
94
95
95
## Present a verifiable credential
96
96
97
-
In learning how to present a verifiable credential, you'll continue where you left off in the end to end demo. You present the True Identity verifiable credential to the demo webapp, so if you haven't gone through the steps for issuance, please do so before continuing.
97
+
In learning how to present a verifiable credential, you continue where you left off in the end to end demo. You present the True Identity verifiable credential to the demo webapp, so if you haven't gone through the steps for issuance, please do so before continuing.
98
98
99
99
1. If you're continuing where you left off, select **Access personalized portal** in the end to end demo webapp. If you have the True Identity verifiable credential in the Authenticator but closed the browser, then first select **I've been verified** in the [end to end](https://woodgroveemployee.azurewebsites.net/verification) demo webapp and then select **Access personalized portal**. A QR code is displayed in the webpage.
100
100
1. Open your Microsoft Authenticator app
@@ -108,18 +108,18 @@ In learning how to present a verifiable credential, you'll continue where you le
108
108
109
109
Note the following.
110
110
111
-
- After you've scanned the QR code, the Authenticator will display who the verifying party is for the verifiable credential. In the above screenshots you can see that it is **True Identity** and that the issuance request comes from a verified domain **did.woodgrovedemo.com**. As a user, it is your choice if you trust this party and want to share your credential with them.
111
+
- After you've scanned the QR code, the Authenticator will display who the verifying party is for the verifiable credential. In the above screenshots, you can see that it is **True Identity** and that the issuance request comes from a verified domain **did.woodgrovedemo.com**. As a user, it is your choice if you trust this party and want to share your credential with them.
112
112
- If the presentation request does not match any of the verifiable credentials you have in the Authenticator, you get a message that you haven't the credentials requested.
113
113
- If the presentation request matches multiple verifiable credentials you have in the Authenticator, you are asked to pick the one you want to share.
114
-
- If you have an expired verifiable credential that matches the presentation request, you'll get a message that it's expired and you can't share the credentials requested.
114
+
- If you have an expired verifiable credential that matches the presentation request, you get a message that it's expired and you can't share the credentials requested.
115
115
116
116
## Continue onboarding in the end to end demo
117
117
118
118
The end to end demo continues with onboarding you as a new employee to the Woodgrove company. Continuing with the demo repeats the process of issuance and presentation in the Authenticator. Follow these steps to continue where you left off.
119
119
120
120
### Issue yourself a Woodgrove employee verifiable credential
121
121
122
-
1. Select **Retrieve my Verified ID** in the browser. This will display a QR code in the webpage.
122
+
1. Select **Retrieve my Verified ID** in the browser. This displays a QR code in the webpage.
123
123
1. Press the **QR code symbol** in the top right corner to turn on the camera
124
124
1. Scan the QR code and enter the pin code in the Authenticator and select **Next**. The pin code is shown in the browser page.
125
125
1. Select **Add** to add the verifiable credential card to the Authenticator wallet.
0 commit comments