Microsoft identity platform docs: What's new
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.
December 2022
New articles
- Block workload identity federation on managed identities using a policy
- Troubleshooting the configured permissions limits
Updated articles
- A web API that calls web APIs: Code configuration
- Quickstart: Get a token and call the Microsoft Graph API by using a console app's identity
- Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform
- Tutorial: Create a Blazor Server app that uses the Microsoft identity platform for authentication
- Tutorial: Sign in users and call a protected API from a Blazor WebAssembly app
- Web app that signs in users: App registration
- Web app that signs in users: Code configuration
November 2022
New articles
Updated articles
- Configure SSO on macOS and iOS
- Developer guide to Conditional Access authentication context
- Get a token from the token cache using MSAL.NET
- How and why applications are added to Azure AD
- How to migrate a Node.js app from ADAL to MSAL
- Initialize client applications using MSAL.NET
- Logging in MSAL.NET
- Logging in MSAL for Java
- Migrate applications to the Microsoft Authentication Library (MSAL)
- Shared device mode for iOS devices
- Troubleshoot publisher verification
- Tutorial: Use shared-device mode in your Android application
October 2022
Updated articles
- Access Azure AD protected resources from an app in Google Cloud
- Configure an app to trust an external identity provider
- Configure a user-assigned managed identity to trust an external identity provider (preview)
- Configuration requirements and troubleshooting tips for Xamarin Android with MSAL.NET
- Customize claims emitted in tokens for a specific app in a tenant
- Desktop app that calls web APIs: Acquire a token using Device Code flow
- Desktop app that calls web APIs: Acquire a token using integrated Windows authentication
- Desktop app that calls web APIs: Acquire a token using Username and Password
- Making your application multi-tenant
- Microsoft identity platform and OAuth 2.0 On-Behalf-Of flow
- Prompt behavior with MSAL.js
- Quickstart: Register an application with the Microsoft identity platform
- Tutorial: Sign in users and call the Microsoft Graph API from a JavaScript single-page application
- Tutorial: Sign in users and call the Microsoft Graph API from a React single-page app (SPA) using auth code flow