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/develop/whats-new-docs.md
+18-23Lines changed: 18 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
author: mmacy
7
7
manager: CelesteDG
8
8
9
-
ms.date: 12/06/2021
9
+
ms.date: 01/03/2022
10
10
ms.service: active-directory
11
11
ms.subservice: develop
12
12
ms.topic: reference
@@ -19,6 +19,23 @@ ms.custom: has-adal-ref
19
19
20
20
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.
21
21
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)
-[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
+
22
39
## November 2021
23
40
24
41
### Updated articles
@@ -51,25 +68,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
51
68
-[Microsoft Graph API](microsoft-graph-intro.md)
52
69
-[Microsoft identity platform and the OAuth 2.0 client credentials flow](v2-oauth2-client-creds-grant-flow.md)
53
70
-[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)
0 commit comments