Skip to content

Commit 12ff136

Browse files
authored
Merge pull request #183917 from henrymbuguakiarie/whats-new-december
[msid] what's new in the docs: december 2021
2 parents 3fe0011 + 967bf9b commit 12ff136

File tree

1 file changed

+18
-23
lines changed

1 file changed

+18
-23
lines changed

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

Lines changed: 18 additions & 23 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: 12/06/2021
9+
ms.date: 01/03/2022
1010
ms.service: active-directory
1111
ms.subservice: develop
1212
ms.topic: reference
@@ -19,6 +19,23 @@ 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+
## December 2021
23+
24+
### New articles
25+
26+
- [Build Zero Trust-ready apps using Microsoft identity platform features and tools](zero-trust-for-developers.md)
27+
- [Quickstart: Sign in users in single-page apps (SPA) using the auth code flow](single-page-app-quickstart.md)
28+
- [Run automated integration tests](test-automate-integration-testing.md)
29+
- [Secure identity in line-of-business application using Zero Trust principles](secure-line-of-business-apps.md)
30+
- [What are workload identities?](workload-identities-overview.md)
31+
32+
### Updated articles
33+
34+
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
35+
- [Microsoft identity platform developer glossary](developer-glossary.md)
36+
- [Quickstart: Sign in and get an access token in an Angular SPA using the auth code flow](quickstart-v2-javascript-auth-code-angular.md)
37+
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
38+
2239
## November 2021
2340

2441
### Updated articles
@@ -51,25 +68,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
5168
- [Microsoft Graph API](microsoft-graph-intro.md)
5269
- [Microsoft identity platform and the OAuth 2.0 client credentials flow](v2-oauth2-client-creds-grant-flow.md)
5370
- [What's new for authentication?](reference-breaking-changes.md)
54-
55-
## September 2021
56-
57-
### New articles
58-
59-
- [Desktop app that calls web APIs: Acquire a token interactively](scenario-desktop-acquire-token-interactive.md)
60-
- [Desktop app that calls web APIs: Acquire a token using Device Code flow](scenario-desktop-acquire-token-device-code-flow.md)
61-
- [Desktop app that calls web APIs: Acquire a token using Integrated Windows Authentication](scenario-desktop-acquire-token-integrated-windows-authentication.md)
62-
- [Desktop app that calls web APIs: Acquire a token using Username and Password](scenario-desktop-acquire-token-username-password.md)
63-
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)
64-
- [Implement role-based access control in apps](howto-implement-rbac-for-apps.md)
65-
- [Migrate public client applications from ADAL.NET to MSAL.NET](msal-net-migration-public-client.md)
66-
67-
### Updated articles
68-
69-
- [Enhance security with the principle of least privilege](secure-least-privileged-access.md)
70-
- [Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md)
71-
- [Microsoft identity platform videos](identity-videos.md)
72-
- [National clouds](authentication-national-cloud.md)
73-
- [Shared device mode for Android devices](msal-android-shared-devices.md)
74-
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
75-
- [Validation differences by supported account types (signInAudience)](supported-accounts-validation.md)

0 commit comments

Comments
 (0)