Skip to content

Commit f8137ab

Browse files
Merge pull request #233623 from cljung/cljung-vc-post-ga-08
New Authenticator tutorial
2 parents 2d87f6b + b57493f commit f8137ab

15 files changed

+184
-12
lines changed

articles/active-directory/verifiable-credentials/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
href: verifiable-credentials-configure-issuer.md
1717
- name: Verify a verifiable credential
1818
href: verifiable-credentials-configure-verifier.md
19+
- name: Using the Authenticator
20+
href: using-authenticator.md
1921
- name: Concepts
2022
expanded: true
2123
items:

articles/active-directory/verifiable-credentials/how-to-opt-out.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Opt out of the Microsoft Entra Verified ID
2+
title: Opt out of Microsoft Entra Verified ID
33
description: Learn how to Opt Out of Entra Verified ID
44
documentationCenter: ''
55
author: barclayn
@@ -13,7 +13,7 @@ ms.author: barclayn
1313
#Customer intent: As an administrator, I am looking for information to help me disable
1414
---
1515

16-
# Opt out of the verifiable credentials
16+
# Opt out of Verified ID service
1717

1818
[!INCLUDE [Verifiable Credentials announcement](../../../includes/verifiable-credentials-brand.md)]
1919

@@ -31,27 +31,27 @@ In this article:
3131

3232
## When do you need to opt out?
3333

34-
Opting out is a one-way operation, after you opt-out your Entra Verified ID environment will be reset. Opting out may be required to:
34+
Opting out is a one-way operation. After you opt-out, your Entra Verified ID environment is reset. Opting out may be required to:
3535

3636
- Enable new service capabilities.
3737
- Reset your service configuration.
3838
- Switch between trust systems ION and Web
3939

40-
## What happens to your data when you opt-out?
40+
## What happens to your data?
4141

42-
When you complete opting out of the Microsoft Entra Verified ID service, the following actions will take place:
42+
When you complete opting out of the Microsoft Entra Verified ID service, the following actions take place:
4343

44-
- The DID keys in Key Vault will be [soft deleted](../../key-vault/general/soft-delete-overview.md).
45-
- The issuer object will be deleted from our database.
46-
- The tenant identifier will be deleted from our database.
47-
- All of the verifiable credentials contracts will be deleted from our database.
44+
- The DID keys in Key Vault are [soft deleted](../../key-vault/general/soft-delete-overview.md).
45+
- The issuer object is deleted from our database.
46+
- The tenant identifier is deleted from our database.
47+
- All of the verifiable credentials contracts are deleted from our database.
4848

49-
Once an opt-out takes place, you won't be able to recover your DID or conduct any operations on your DID. This step is a one-way operation, and you need to opt in again, which results in a new environment being created.
49+
Once an opt-out takes place, you can't recover your DID or conduct any operations on your DID. This step is a one-way operation and you need to onboard again. Onboarding again results in a new environment being created.
5050

5151
## Effect on existing verifiable credentials
5252

53-
All verifiable credentials already issued will continue to exist. They won't be cryptographically invalidated as your DID will remain resolvable through ION.
54-
However, when relying parties call the status API, they will always receive back a failure message.
53+
All verifiable credentials already issued will continue to exist. For the ION trust system, they will not be cryptographically invalidated as your DID remain resolvable through ION.
54+
However, when relying parties call the status API, they always receive a failure message.
5555

5656
## How to opt-out from the Microsoft Entra Verified ID service?
5757

41.4 KB
Loading
45.3 KB
Loading
45.3 KB
Loading
50 KB
Loading
97.3 KB
Loading
48.6 KB
Loading
89.7 KB
Loading
30.1 KB
Loading

0 commit comments

Comments
 (0)