Skip to content

Commit 7821e19

Browse files
authored
Merge pull request #186966 from henrymbuguakiarie/msid-whats-new-jan-2022
[msid]whats new in jan 2022 (ADO-1752668)
2 parents 493e8e1 + 7f1f54e commit 7821e19

File tree

1 file changed

+32
-19
lines changed

1 file changed

+32
-19
lines changed

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

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
author: mmacy
77
manager: CelesteDG
88

9-
ms.date: 01/03/2022
9+
ms.date: 02/01/2022
1010
ms.service: active-directory
1111
ms.subservice: develop
1212
ms.topic: reference
@@ -19,6 +19,37 @@ ms.custom: has-adal-ref
1919

2020
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.
2121

22+
## January 2022
23+
24+
### New articles
25+
26+
- [Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
27+
- [Quickstart: Acquire a token and call the Microsoft Graph API by using a console app's identity](console-app-quickstart.md)
28+
- [Quickstart: Acquire a token and call Microsoft Graph API from a desktop application](desktop-app-quickstart.md)
29+
- [Quickstart: Add sign-in with Microsoft to a web app](web-app-quickstart.md)
30+
- [Quickstart: Protect a web API with the Microsoft identity platform](web-api-quickstart.md)
31+
- [Quickstart: Sign in users and call the Microsoft Graph API from a mobile application](mobile-app-quickstart.md)
32+
33+
### Updated articles
34+
35+
- [Confidential client assertions](msal-net-client-assertions.md)
36+
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
37+
- [Configure an app to trust a GitHub repo (preview)](workload-identity-federation-create-trust-github.md)
38+
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
39+
- [Exchange a SAML token issued by AD FS for a Microsoft Graph access token](v2-saml-bearer-assertion.md)
40+
- [Logging in MSAL.js](msal-logging-js.md)
41+
- [Permissions and consent in the Microsoft identity platform](v2-permissions-and-consent.md)
42+
- [Quickstart: Acquire a token and call Microsoft Graph API from a Java console app using app's identity](quickstart-v2-java-daemon.md)
43+
- [Quickstart: Acquire a token and call Microsoft Graph API from a Python console app using app's identity](quickstart-v2-python-daemon.md)
44+
- [Quickstart: Add sign-in with Microsoft to a Java web app](quickstart-v2-java-webapp.md)
45+
- [Quickstart: Add sign-in with Microsoft to a Python web app](quickstart-v2-python-webapp.md)
46+
- [Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app](quickstart-v2-aspnet-core-webapp.md)
47+
- [Quickstart: ASP.NET web app that signs in Azure AD users](quickstart-v2-aspnet-webapp.md)
48+
- [Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity](quickstart-v2-netcore-daemon.md)
49+
- [Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform](quickstart-v2-aspnet-core-web-api.md)
50+
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](quickstart-v2-android.md)
51+
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](quickstart-v2-ios.md)
52+
2253
## December 2021
2354

2455
### New articles
@@ -50,21 +81,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
5081
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
5182
- [What's new for authentication?](reference-breaking-changes.md)
5283

53-
## October 2021
54-
55-
### New articles
56-
57-
- [Configure an app to trust a GitHub repo (preview)](workload-identity-federation-create-trust-github.md)
58-
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
59-
- [Set up your application's Azure AD test environment](test-setup-environment.md)
60-
- [Throttling and service limits to consider for testing](test-throttle-service-limits.md)
61-
- [Workload identity federation (preview)](workload-identity-federation.md)
62-
63-
### Updated articles
64-
65-
- [Considerations for using Xamarin iOS with MSAL.NET](msal-net-xamarin-ios-considerations.md)
66-
- [Handle ITP in Safari and other browsers where third-party cookies are blocked](reference-third-party-cookies-spas.md)
67-
- [Initialize client applications using MSAL.js](msal-js-initializing-client-applications.md)
68-
- [Microsoft Graph API](microsoft-graph-intro.md)
69-
- [Microsoft identity platform and the OAuth 2.0 client credentials flow](v2-oauth2-client-creds-grant-flow.md)
70-
- [What's new for authentication?](reference-breaking-changes.md)

0 commit comments

Comments
 (0)