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: articles/active-directory/verifiable-credentials/using-authenticator.md
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,27 +34,26 @@ In this article, you learn how to:
34
34
If you already have Microsoft Authenticator installed, you can skip this section. If you need to install it, follow these instructions, but make sure you install **Microsoft Authenticator** and not another app with the name Authenticator, as there are multiple apps sharing that name.
35
35
36
36
- On iPhone, open the [App Store](https://support.apple.com/HT204266) app and search for **Microsoft Authenticator** and install the app.
37
-

37
+

38
38
39
39
- On Android, open the [Google Play](https://play.google.com/about/howplayworks/) app and search for **Microsoft Authenticator** and install the app.
40
-

40
+

41
41
42
42
## Use the Microsoft Authenticator for the first time
43
43
44
44
Using the Authenticator for the first time presents a set of screens that you have to navigate through in order to be ready to work with Verified ID.
45
45
46
46
1. Open the Authenticator app and press **Accept** on the first screen.
47
47
48
-

48
+

49
49
50
50
2. Select your choice of sharing app usage data and press **Continue**.
51
51
52
-

52
+

53
53
54
54
3. Press **Skip** in the upper right corner of the screen asking you to **Sign in with Microsoft**.
55
55
56
-

57
-
56
+

58
57
59
58
## Issue a verifiable credential
60
59
@@ -67,28 +66,28 @@ When the Microsoft Authenticator app is installed and ready, you use the public
67
66
1. Click **Next** and **OK**
68
67
2. Open your Microsoft Authenticator app
69
68
3. Select **Verified IDs** in the lower right corner on the start screen
70
-
4. Select **Scan QR code** button. This screen only shows if you have no verifiable credential cards in the app.
69
+
4. Select **Scan QR code** button. This screen only shows if you have no verifiable credential cards in the app.
71
70
72
-

71
+

73
72
74
73
5. If this is the first time you scan a QR code, the mobile device notifies you that the Authenticator is trying to access the camera. Select **OK** to continue scanning the QR code.
75
74
76
-

75
+

77
76
78
-
6. Scan the QR code and enter the pin code in the Authenticator and select **Next**. The pin code is shown in the browser page.
77
+
6. Scan the QR code and enter the pin code in the Authenticator and select **Next**. The pin code is shown in the browser page.
79
78
80
-

79
+

81
80
82
81
7. Select **Add** to add the verifiable credential card to the Authenticator wallet.
83
82
84
-

83
+

85
84
86
85
8. Select **Return to Woodgrove** in the browser
87
86
88
87
Note the following.
89
88
90
89
- After you've scanned the QR code, the Authenticator displays who the issuing party is for the verifiable credential. In the above screenshots, you can see that it's **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 issuing party.
91
-
- Not all issuance requests involve a pin code. It's up to the issuing party to decide to include the use of a pin code.
90
+
- Not all issuance requests involve a pin code. It's up to the issuing party to decide to include the use of a pin code.
92
91
- The purpose of using a pin code is to add an extra level of security of the issuance process so only you, the intended recipient, can issue the verifiable credential.
93
92
- The demo displays the pin code in the browser page next to the QR code. In a real world scenario, the pin code wouldn't be displayed there, but instead be given to you in some alternate way, like in an email or an SMS text message.
94
93
@@ -102,7 +101,7 @@ In learning how to present a verifiable credential, you continue where you left
102
101
4. Press the **QR code symbol** in the top right corner to turn on the camera and scan the QR code.
103
102
5. Select **Share** in the Authenticator to present the verifiable credential to the end to end demo webapp.
104
103
105
-

104
+

106
105
107
106
6. In the browser, click the **Continue onboarding** button
108
107
@@ -138,14 +137,14 @@ The end to end demo continues with onboarding you as a new employee to the Woodg
138
137
The Microsoft Authenticator keeps records of the activity for your verifiable credentials.
139
138
If you select a credential card and then switch to view **Activity**, you see the activity list for your credential sorted in most recently used order. For your True Identity card, you see two entries, where the first is when it was issued and the second that the credential was shared with Woodgrove.
140
139
141
-

140
+

142
141
143
142
## Delete a verifiable credential from your Authenticator
144
143
145
144
You can delete a verifiable credential from the Microsoft Authenticator.
146
-
Click on the credential card you want to delete to view its details. Then click on the trash can in the upper right corner and confirm the deletion prompt.
145
+
Click on the credential card you want to delete to view its details. Then click on the trash can in the upper right corner and confirm the deletion prompt.
147
146
148
-

147
+

149
148
150
149
Deleting a verifiable credential from the Authenticator is an irrevocable process and there is no recycle bin to bring it back from. If you have deleted a credential, you must go through the issuance process again.
0 commit comments