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/whats-new.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,21 +14,21 @@ ms.author: barclayn
14
14
15
15
# What's new in Azure Active Directory Verifiable Credentials (preview)
16
16
17
-
In this document you can find the latest features, improvements and changes in the Azure AD Verifiable Credentials service.
17
+
In this document you can find the latest features, improvements, and changes in the Azure AD Verifiable Credentials service.
18
18
19
19
## October 2021
20
20
21
21
**Public Preview of the Request Service API.**
22
22
23
-
Developers can start using the new [Request Service API](get-started-request-api.md) to easily build applications that can issue, verify credentials or do both from any programming language of choice. This new REST API provides an improved abstraction layer and integration to the Azure AD Verifiable Credentials Service.
24
-
With the release of the Request Service API, we are moving away from our initial NodeJS-based SDK, and we highly recommend you to start using the API as we’ll be deprecating the the NodeJS SDK in the following months. Our documentation and samples have been refreshed to use the Request Service API. To learn more about the API go here: <https://aka.ms/vcapi>
23
+
Developers can start using the new [Request Service API](get-started-request-api.md) to easily build applications that can issue, verify credentials, or do both from any programming language of choice. This new REST API provides an improved abstraction layer and integration to the Azure AD Verifiable Credentials Service.
24
+
With the release of the Request Service API, we are moving away from our initial NodeJS-based SDK, and we highly recommend you to start using the API as we’ll be deprecating the NodeJS SDK in the following months. Our documentation and samples have been refreshed to use the Request Service API. Learn more about the [request service API](get-started-request-api.md)
25
25
26
26
## April 2021
27
27
28
28
**Azure Active Directory Verifiable Credentials is in Public Preview.**
29
29
30
-
Azure AD customers can now easily issue verifiable credentials to represent proof of employment, education, or any other claim so that the holder of such a credential can decide when, and with whom, to share their credentials. Each credential is signed using cryptographic keys associated with the DID that the user owns and controls. Learn more here: <https://aka.ms/didfordevs>
30
+
Azure AD customers can now easily issue [verifiable credentials](../verifiable-credentials/) to represent proof of employment, education, or any other claim so that the holder of such a credential can decide when, and with whom, to share their credentials. Each credential is signed using cryptographic keys associated with the DID that the user owns and controls.
31
31
32
32
## Next steps
33
33
34
-
If you have additional questions, please contact us through [support](https://azure.microsoft.com/support/options/).
34
+
If you have questions, you may contact us through [support](https://azure.microsoft.com/support/options/).
0 commit comments