Skip to content

Commit 97bb4d4

Browse files
[msid][content-health] whats-new-docs (ADO-82228)
1 parent def8a58 commit 97bb4d4

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

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

Lines changed: 25 additions & 18 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: 03/01/2023
8+
ms.date: 04/03/2023
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,30 @@ 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+
## March 2023
22+
23+
### New articles
24+
25+
- [Configure a SAML app to receive tokens with claims from an external store (preview)](custom-extension-configure-saml-app.md)
26+
- [Configure a custom claim provider token issuance event (preview)](custom-extension-get-started.md)
27+
- [Custom claims provider (preview)](custom-claims-provider-overview.md)
28+
- [Custom claims providers](custom-claims-provider-reference.md)
29+
- [Custom authentication extensions (preview)](custom-extension-overview.md)
30+
- [Troubleshoot your custom claims provider API (preview)](custom-extension-troubleshoot.md)
31+
- [Understanding application-only access](app-only-access-primer.md)
32+
33+
### Updated articles
34+
35+
- [ADAL to MSAL migration guide for Python](migrate-python-adal-msal.md)
36+
- [Handle errors and exceptions in MSAL for Python](msal-error-handling-python.md)
37+
- [How to migrate a JavaScript app from ADAL.js to MSAL.js](msal-compare-msal-js-and-adal-js.md)
38+
- [Microsoft identity platform access tokens](access-tokens.md)
39+
- [Microsoft Enterprise SSO plug-in for Apple devices (preview)](apple-sso-plugin.md)
40+
- [Restrict your Azure AD app to a set of users in an Azure AD tenant](howto-restrict-your-app-to-a-set-of-users.md)
41+
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
42+
- [Troubleshoot publisher verification](troubleshoot-publisher-verification.md)
43+
- [Tutorial: Call the Microsoft Graph API from a Universal Windows Platform (UWP) application](tutorial-v2-windows-uwp.md)
44+
2145
## February 2023
2246

2347
### New articles
@@ -46,20 +70,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
4670
- [Customize claims issued in the SAML token for enterprise applications](active-directory-saml-claims-customization.md)
4771
- [Enable cross-app SSO on Android using MSAL](msal-android-single-sign-on.md)
4872
- [Using redirect URIs with the Microsoft Authentication Library (MSAL) for iOS and macOS](redirect-uris-ios.md)
49-
50-
## December 2022
51-
52-
### New articles
53-
54-
- [Block workload identity federation on managed identities using a policy](workload-identity-federation-block-using-azure-policy.md)
55-
- [Troubleshooting the configured permissions limits](troubleshoot-required-resource-access-limits.md)
56-
57-
### Updated articles
58-
59-
- [A web API that calls web APIs: Code configuration](scenario-web-api-call-api-app-configuration.md)
60-
- [Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity](quickstart-v2-netcore-daemon.md)
61-
- [Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform](quickstart-v2-aspnet-core-web-api.md)
62-
- [Tutorial: Create a Blazor Server app that uses the Microsoft identity platform for authentication](tutorial-blazor-server.md)
63-
- [Tutorial: Sign in users and call a protected API from a Blazor WebAssembly app](tutorial-blazor-webassembly.md)
64-
- [Web app that signs in users: App registration](scenario-web-app-sign-user-app-registration.md)
65-
- [Web app that signs in users: Code configuration](scenario-web-app-sign-user-app-configuration.md)

0 commit comments

Comments
 (0)