Microsoft identity platform docs: What's new
Welcome to what's new in 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 2020
New articles
- Quickstart: ASP.NET Core web app that signs in users and calls Microsoft Graph on their behalf
- Handle errors and exceptions in MSAL.NET
- Handle errors and exceptions in MSAL for iOS/macOS
- Handle errors and exceptions in MSAL for Java
- Handle errors and exceptions in MSAL.js
- Handle errors and exceptions in MSAL for Python
- Microsoft identity platform token exchange scenarios with SAML and OIDC/OAuth
Updated articles
- Tutorial: Build a multi-tenant daemon that uses the Microsoft identity platform
- Web app that signs in users: App registration
- Microsoft identity platform and implicit grant flow
- Microsoft identity platform access tokens
- A web API that calls web APIs: Acquire a token for the app
November 2020
New articles
Updated articles
- Microsoft identity platform access tokens
- Application configuration options (MSAL)
- How to: Provide optional claims to your app
- Publish your app to the Azure AD app gallery
- How to: Add app roles to your application and receive them in the token
October 2020
New articles
- Quickstart: Sign in users and get an access token in a Node web app using the auth code flow
- How to: Enable cross-app SSO on Android using MSAL
- Support single sign-on and app protection policies in mobile apps you develop
- Microsoft identity platform docs: What's new (this article)
- Tutorial: Sign in users and call a protected API from a Blazor WebAssembly app
- Microsoft Identity Web authentication library
Updated articles
- Configurable token lifetimes in Microsoft identity platform (preview)
- How to: Sign in any Azure Active Directory user using the multi-tenant application pattern
- Quickstart: Modify the accounts supported by an application
- Microsoft identity platform videos
- ADAL to MSAL migration guide for Android
- Quickstart: Call an ASP.NET web API that's protected by Microsoft identity platform
- Microsoft identity platform application authentication certificate credentials
- Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app
- Sign in users and call the Microsoft Graph API from a JavaScript single-page application (SPA)
- Tutorial: Use shared-device mode in your Android application
September 2020
New articles
- Quickstart: Protect an ASP.NET Core web API with Microsoft identity platform
- Tutorial: Create a Blazor Server app that uses the Microsoft identity platform for authentication
Updated articles
- Tutorial: Sign in users and call the Microsoft Graph API from an Android application
- A web app that calls web APIs: Code configuration
- A web app that calls web APIs: Call a web API
- A web API that calls web APIs: Code configuration
- A web API that calls web APIs: Call an API
- Sign in users and call Microsoft Graph from an iOS or macOS app
- Quickstart: Call an ASP.NET web API that's protected by Microsoft identity platform
- Quickstart: Add sign-in with Microsoft to an ASP.NET Core web app
- Considerations for using Xamarin iOS with MSAL.NET
- Quickstart: Configure a client application to access a web API
- Quickstart: Configure an application to expose a web API
- Quickstart: Register an application with the Microsoft identity platform