Skip to content

Commit 6d43a5d

Browse files
authored
Merge pull request #225894 from henrymbuguakiarie/msid-content-health-2023-whats-new-dec
[msid][core-content] whats-new-docs.md (ADO-61791)
2 parents 4dcc4da + 001b812 commit 6d43a5d

File tree

1 file changed

+16
-20
lines changed

1 file changed

+16
-20
lines changed

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

Lines changed: 16 additions & 20 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: 01/11/2023
8+
ms.date: 02/01/2023
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,21 @@ 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+
## January 2023
22+
23+
### New articles
24+
25+
- [Customize claims issued in the JSON web token (JWT) for enterprise applications](active-directory-jwt-claims-customization.md)
26+
27+
### Updated articles
28+
29+
- [Access Azure AD protected resources from an app in Google Cloud](workload-identity-federation-create-trust-gcp.md)
30+
- [Configure SAML app multi-instancing for an application in Azure Active Directory](reference-app-multi-instancing.md)
31+
- [Customize browsers and WebViews for iOS/macOS](customize-webviews.md)
32+
- [Customize claims issued in the SAML token for enterprise applications](active-directory-saml-claims-customization.md)
33+
- [Enable cross-app SSO on Android using MSAL](msal-android-single-sign-on.md)
34+
- [Using redirect URIs with the Microsoft Authentication Library (MSAL) for iOS and macOS](redirect-uris-ios.md)
35+
2136
## December 2022
2237

2338
### New articles
@@ -55,22 +70,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
5570
- [Shared device mode for iOS devices](msal-ios-shared-devices.md)
5671
- [Troubleshoot publisher verification](troubleshoot-publisher-verification.md)
5772
- [Tutorial: Use shared-device mode in your Android application](tutorial-v2-shared-device-mode.md)
58-
59-
## October 2022
60-
61-
### Updated articles
62-
63-
- [Access Azure AD protected resources from an app in Google Cloud](workload-identity-federation-create-trust-gcp.md)
64-
- [Configure an app to trust an external identity provider](workload-identity-federation-create-trust.md)
65-
- [Configure a user-assigned managed identity to trust an external identity provider (preview)](workload-identity-federation-create-trust-user-assigned-managed-identity.md)
66-
- [Configuration requirements and troubleshooting tips for Xamarin Android with MSAL.NET](msal-net-xamarin-android-considerations.md)
67-
- [Customize claims emitted in tokens for a specific app in a tenant](active-directory-claims-mapping.md)
68-
- [Desktop app that calls web APIs: Acquire a token using Device Code flow](scenario-desktop-acquire-token-device-code-flow.md)
69-
- [Desktop app that calls web APIs: Acquire a token using integrated Windows authentication](scenario-desktop-acquire-token-integrated-windows-authentication.md)
70-
- [Desktop app that calls web APIs: Acquire a token using Username and Password](scenario-desktop-acquire-token-username-password.md)
71-
- [Making your application multi-tenant](howto-convert-app-to-be-multi-tenant.md)
72-
- [Microsoft identity platform and OAuth 2.0 On-Behalf-Of flow](v2-oauth2-on-behalf-of-flow.md)
73-
- [Prompt behavior with MSAL.js](msal-js-prompt-behavior.md)
74-
- [Quickstart: Register an application with the Microsoft identity platform](quickstart-register-app.md)
75-
- [Tutorial: Sign in users and call the Microsoft Graph API from a JavaScript single-page application](tutorial-v2-javascript-spa.md)
76-
- [Tutorial: Sign in users and call the Microsoft Graph API from a React single-page app (SPA) using auth code flow](tutorial-v2-react.md)

0 commit comments

Comments
 (0)