Skip to content

Commit ae4b5e3

Browse files
Merge pull request #246938 from henrymbuguakiarie/msid-whats-new-doc-july-2023
July's New and Updated Documentation
2 parents 722b355 + 82565ae commit ae4b5e3

File tree

1 file changed

+15
-26
lines changed

1 file changed

+15
-26
lines changed

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

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

8-
ms.date: 07/03/2023
8+
ms.date: 08/01/2023
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,20 @@ 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+
## 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+
2135
## June 2023
2236

2337
### New articles
@@ -67,28 +81,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
6781
- [Tutorial: Sign in users and call the Microsoft Graph API from an Android application](tutorial-v2-android.md)
6882
- [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)
6983
- [Web app that signs in users: Code configuration](scenario-web-app-sign-user-app-configuration.md)
70-
71-
## April 2023
72-
73-
### New articles
74-
75-
- [Configure token lifetime policies (preview)](configure-token-lifetimes.md)
76-
- [Secure applications and APIs by validating claims](claims-validation.md)
77-
78-
### Updated articles
79-
80-
- [Authentication flow support in MSAL](msal-authentication-flows.md)
81-
- [A web app that calls web APIs: Acquire a token for the app](scenario-web-app-call-api-acquire-token.md)
82-
- [A web app that calls web APIs: Code configuration](scenario-web-app-call-api-app-configuration.md)
83-
- [Customize claims issued in the JSON web token (JWT) for enterprise applications (Preview)](active-directory-jwt-claims-customization.md)
84-
- [Customize claims issued in the SAML token for enterprise applications](active-directory-saml-claims-customization.md)
85-
- [Daemon app that calls web APIs - acquire a token](scenario-daemon-acquire-token.md)
86-
- [Daemon app that calls web APIs - call a web API from the app](scenario-daemon-call-api.md)
87-
- [Daemon app that calls web APIs - code configuration](scenario-daemon-app-configuration.md)
88-
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)
89-
- [Microsoft identity platform access tokens](access-tokens.md)
90-
- [Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity](quickstart-v2-netcore-daemon.md)
91-
- [Tutorial: Sign in users and call the Microsoft Graph API from an Android application](tutorial-v2-android.md)
92-
- [Web app that signs in users: App registration](scenario-web-app-sign-user-app-registration.md)
93-
- [Web app that signs in users: Code configuration](scenario-web-app-sign-user-app-configuration.md)
94-
- [Web app that signs in users: Sign-in and sign-out](scenario-web-app-sign-user-sign-in.md)

0 commit comments

Comments
 (0)