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
+15-26Lines changed: 15 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: active-directory
5
5
author: henrymbuguakiarie
6
6
manager: CelesteDG
7
7
8
-
ms.date: 07/03/2023
8
+
ms.date: 08/01/2023
9
9
ms.service: active-directory
10
10
ms.subservice: develop
11
11
ms.topic: reference
@@ -18,6 +18,20 @@ ms.custom: has-adal-ref
18
18
19
19
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.
20
20
21
+
## July 2023
22
+
23
+
### New articles
24
+
25
+
-[Deploy a web app in a pipeline and configure App Service authentication](deploy-web-app-authentication-pipeline.md) - Deploy a webapp and configure auth in a pipeline
26
+
27
+
### Updated articles
28
+
29
+
-[Access tokens in the Microsoft identity platform](access-tokens.md) - Improve the explanations on how to validate a token
30
+
-[Claims mapping policy type](reference-claims-mapping-policy-type.md) - Updates to Restricted Claims Set
31
+
-[Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md) - Improving clarity in the content
32
+
-[Single sign-on with MSAL.js](msal-js-sso.md) - Add guidance on using the loginHint claim for SSO
33
+
-[Tutorial: Create a Blazor Server app that uses the Microsoft identity platform for authentication](tutorial-blazor-server.md) - Simplified and leverage the Microsoft Identity App Sync .NET tool
34
+
21
35
## June 2023
22
36
23
37
### New articles
@@ -67,28 +81,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
67
81
-[Tutorial: Sign in users and call the Microsoft Graph API from an Android application](tutorial-v2-android.md)
68
82
-[Tutorial: Sign in users and call the Microsoft Graph API from an Angular single-page application (SPA) using auth code flow](tutorial-v2-angular-auth-code.md)
69
83
-[Web app that signs in users: Code configuration](scenario-web-app-sign-user-app-configuration.md)
0 commit comments