Skip to content

Commit 4372e4c

Browse files
authored
Merge pull request #200236 from henrymbuguakiarie/msid-may-whats-new-docs
[msid][content-health] May: whats new
2 parents 964e435 + d9809fb commit 4372e4c

File tree

1 file changed

+16
-22
lines changed

1 file changed

+16
-22
lines changed

articles/active-directory/develop/whats-new-docs.md

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: mmacy
66
manager: CelesteDG
77

8-
ms.date: 04/04/2022
8+
ms.date: 06/02/2022
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,21 @@ ms.custom: has-adal-ref
1818

1919
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
2020

21+
## May 2022
22+
23+
### Updated articles
24+
25+
- [Developer guide to Conditional Access authentication context](developer-guide-conditional-access-authentication-context.md)
26+
- [Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md)
27+
- [Protected web API: App registration](scenario-protected-web-api-app-registration.md)
28+
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](mobile-app-quickstart-portal-android.md)
29+
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](mobile-app-quickstart-portal-ios.md)
30+
- [Set up your application's Azure AD test environment](test-setup-environment.md)
31+
- [Single Sign-On SAML protocol](single-sign-on-saml-protocol.md)
32+
- [Single sign-on with MSAL.js](msal-js-sso.md)
33+
- [Tutorial: Sign in users and acquire a token for Microsoft Graph in a Node.js & Express web app](tutorial-v2-nodejs-webapp-msal.md)
34+
- [What's new for authentication?](reference-breaking-changes.md)
35+
2136
## March 2022
2237

2338
### New articles
@@ -38,24 +53,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
3853
### Updated articles
3954

4055
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)
41-
42-
## January 2022
43-
44-
### New articles
45-
46-
- [Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
47-
48-
### Updated articles
49-
50-
- [Confidential client assertions](msal-net-client-assertions.md)
51-
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
52-
- [Configure an app to trust a GitHub repo (preview)](workload-identity-federation-create-trust-github.md)
53-
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
54-
- [Exchange a SAML token issued by AD FS for a Microsoft Graph access token](v2-saml-bearer-assertion.md)
55-
- [Logging in MSAL.js](msal-logging-js.md)
56-
- [Permissions and consent in the Microsoft identity platform](v2-permissions-and-consent.md)
57-
- [Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity](console-app-quickstart.md)
58-
- [Quickstart: Acquire a token and call Microsoft Graph API from a desktop application](desktop-app-quickstart.md)
59-
- [Quickstart: Add sign-in with Microsoft to a web app](web-app-quickstart.md)
60-
- [Quickstart: Protect a web API with the Microsoft identity platform](web-api-quickstart.md)
61-
- [Quickstart: Sign in users and call the Microsoft Graph API from a mobile application](mobile-app-quickstart.md)

0 commit comments

Comments
 (0)