Skip to content

Commit 5f9247c

Browse files
committed
updates as per review
1 parent e86dfec commit 5f9247c

File tree

5 files changed

+16
-17
lines changed

5 files changed

+16
-17
lines changed

articles/active-directory/verifiable-credentials/using-authenticator.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,26 @@ In this article, you learn how to:
3434
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.
3535

3636
- On iPhone, open the [App Store](https://support.apple.com/HT204266) app and search for **Microsoft Authenticator** and install the app.
37-
![Screenshot of Apple App Store](media/using-authenticator/apple-appstore.png)
37+
![Screenshot of Apple App Store.](media/using-authenticator/apple-appstore.png)
3838

3939
- On Android, open the [Google Play](https://play.google.com/about/howplayworks/) app and search for **Microsoft Authenticator** and install the app.
40-
![Screenshot of Google Play](media/using-authenticator/google-play.png)
40+
![Screenshot of Google Play.](media/using-authenticator/google-play.png)
4141

4242
## Use the Microsoft Authenticator for the first time
4343

4444
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.
4545

4646
1. Open the Authenticator app and press **Accept** on the first screen.
4747

48-
![Screenshot of Accept screen](media/using-authenticator/accept-screen.png)
48+
![Screenshot of Accept screen.](media/using-authenticator/accept-screen.png)
4949

5050
2. Select your choice of sharing app usage data and press **Continue**.
5151

52-
![Screenshot of app usage data screen](media/using-authenticator/app-usage-sharing-screen.png)
52+
![Screenshot of app usage data screen.](media/using-authenticator/app-usage-sharing-screen.png)
5353

5454
3. Press **Skip** in the upper right corner of the screen asking you to **Sign in with Microsoft**.
5555

56-
![Screenshot of Skip Sign in with Microsoft screen](media/using-authenticator/skip-signin-with-microsoft-screen.png)
57-
56+
![Screenshot of Skip Sign in with Microsoft screen.](media/using-authenticator/skip-signin-with-microsoft-screen.png)
5857

5958
## Issue a verifiable credential
6059

@@ -67,28 +66,28 @@ When the Microsoft Authenticator app is installed and ready, you use the public
6766
1. Click **Next** and **OK**
6867
2. Open your Microsoft Authenticator app
6968
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.
7170

72-
![Screenshot of scan qr code screen](media/using-authenticator/scan-qr-code-screen.png)
71+
![Screenshot of scan qr code screen.](media/using-authenticator/scan-qr-code-screen.png)
7372

7473
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.
7574

76-
![Screenshot of access camera screen](media/using-authenticator/access-camera-screen.png)
75+
![Screenshot of access camera screen.](media/using-authenticator/access-camera-screen.png)
7776

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.
7978

80-
![Screenshot of entering pin code screen](media/using-authenticator/enter-pin-code-screen.png)
79+
![Screenshot of entering pin code screen.](media/using-authenticator/enter-pin-code-screen.png)
8180

8281
7. Select **Add** to add the verifiable credential card to the Authenticator wallet.
8382

84-
![Screenshot of add VC card screen](media/using-authenticator/add-vc-screen.png)
83+
![Screenshot of add VC card screen.](media/using-authenticator/add-card-screen.png)
8584

8685
8. Select **Return to Woodgrove** in the browser
8786

8887
Note the following.
8988

9089
- 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.
9291
- 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.
9392
- 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.
9493

@@ -102,7 +101,7 @@ In learning how to present a verifiable credential, you continue where you left
102101
4. Press the **QR code symbol** in the top right corner to turn on the camera and scan the QR code.
103102
5. Select **Share** in the Authenticator to present the verifiable credential to the end to end demo webapp.
104103

105-
![Screenshot of sharing a VC card screen](media/using-authenticator/share-vc-screen.png)
104+
![Screenshot of sharing a VC card screen.](media/using-authenticator/share-card-screen.png)
106105

107106
6. In the browser, click the **Continue onboarding** button
108107

@@ -138,14 +137,14 @@ The end to end demo continues with onboarding you as a new employee to the Woodg
138137
The Microsoft Authenticator keeps records of the activity for your verifiable credentials.
139138
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.
140139

141-
![Screenshot of VC activity screen](media/using-authenticator/vc-activity-screen.png)
140+
![Screenshot of VC activity screen.](media/using-authenticator/card-activity-screen.png)
142141

143142
## Delete a verifiable credential from your Authenticator
144143

145144
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.
147146

148-
![Screenshot of delete VC screen](media/using-authenticator/delete-vc-screen.png)
147+
![Screenshot of delete VC screen.](media/using-authenticator/delete-card-screen.png)
149148

150149
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.
151150

0 commit comments

Comments
 (0)