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
+16-20Lines changed: 16 additions & 20 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: 01/11/2023
8
+
ms.date: 02/01/2023
9
9
ms.service: active-directory
10
10
ms.subservice: develop
11
11
ms.topic: reference
@@ -18,6 +18,21 @@ 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
+
## 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
+
21
36
## December 2022
22
37
23
38
### New articles
@@ -55,22 +70,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
55
70
-[Shared device mode for iOS devices](msal-ios-shared-devices.md)
-[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