← Previous day

Next day →
Plain-English daily brief

What changed on this day

141 changes were tracked across 6 Microsoft Entra products. The leading updates include Migrate to cloud authentication using Staged Rollout; How to add a redirect URI to your application; Identity Protection Policies.

141 updates

Microsoft identity platform

47

Migrate your Node.js application from ADAL to MSAL

Updated

How to update your existing Node.js application to use the Microsoft Authentication Library (MSAL) for authentication and authorization instead of the Active Directory Authentication Library (ADAL).

Authentication flow support in MSAL

Updated

Learn about the authentication flows supported by MSAL, such as authorization code, client credentials, and device code, to secure your apps effectively.

Authentication vs. authorization

Updated

Understand the fundamentals of authentication, authorization, and how the Microsoft identity platform simplifies these processes for developers.

Integrate

Updated

Learn the benefits of integrating your application with the Microsoft identity platform, and get resources for features like simplified sign-in, identity management, multifactor authentication, and access control.

Microsoft identity platform authentication libraries

Updated

List of client libraries and middleware compatible with the Microsoft identity platform. Use these libraries to add support for user sign-in (authentication) and protected web API access (authorization) to your applications.

Microsoft Identity Platform Glossary

Updated

Learn key terms used in Microsoft identity platform documentation, Microsoft Entra admin center, and authentication SDKs like the Microsoft Authentication Library (MSAL).

Quickstart V2 Nodejs Webapp Msal

Updated

In this quickstart, you learn how to implement authentication with a Node.js web app and the Microsoft Authentication Library (MSAL) for Node.js.

Set up a test environment for your app

Updated

Learn how to set up a Microsoft Entra test environment so you can test your application integrated with Microsoft identity platform. Evaluate whether you need a separate tenant for testing or if you can use your production tenant.

Access token claims reference

Updated

Claims reference with details on the claims included in access tokens issued by the Microsoft identity platform.

Application model

Updated

Learn about the process of registering your application so it can integrate with the Microsoft identity platform.

Call a web API from a web app

Updated

Learn how to build a web app that calls protected web APIs using the Microsoft identity platform. Explore options for ASP.NET Core, ASP.NET, Java, Node.js, and Python.

Claims customization

Updated

Learn about the custom claims policy and claims mapping policy types, which are used to modify the claims emitted in tokens in the Microsoft identity platform.

Configure optional claims

Updated

Learn how to configure optional claims and attributes in access tokens issued by Microsoft identity platform; optional claims can add useful user information for your app.

ID token claims reference

Updated

Learn the details of the claims included in ID tokens issued by the Microsoft identity platform.

Optional claims reference

Updated

Claims reference with details on the optional claims that can be included in tokens in the Microsoft identity platform.

Quickstart V2 Nodejs Console

Updated

In this quickstart, you download and run a code sample that shows how a Node.js console application can get an access token and call an API protected by a Microsoft identity platform endpoint, using the app's own identity

Quickstart V2 Nodejs Desktop

Updated

In this quickstart, you learn how a Node.js Electron desktop application can sign-in users and get an access token to call an API protected by a Microsoft identity platform endpoint

Run automated integration tests

Updated

Learn how to run automated integration tests as a user against APIs protected by the Microsoft identity platform. Use the Resource Owner Password Credential Grant (ROPC) auth flow to sign in as a user instead of automating the interactive sign-in prompt UI.

Web API that calls web APIs

Updated

Build a web API that calls other APIs using the Microsoft identity platform. Learn how to acquire tokens and make secure API calls.

General

17

Developer

14

Add app roles and get them from a token

Updated

Learn how to add app roles to an application registered in Microsoft Entra ID. Assign users and groups to these roles, and receive them in the 'roles' claim in the token.

Configure app multi-instancing

Updated

Learn about multi-instancing, which is needed for configuring multiple instances of the same application within a tenant.

Authentication

10

Migrate to cloud authentication using Staged Rollout

Updated

Staged rollout (SRO) is intended as a temporary testing mechanism for organizations with federated domains and allows to test cloud authentication with a group of users before [transitioning the entire domain from federated to managed](./migrate-from-federation-to-cloud-authentication.md#convert-domains-from-federated-to-managed). These features include Microsoft Entra multifactor authentication, Conditional Access, Identity Protection for leaked credentials, Identity Governance, and more. This approach allows you to validate functionality and user experience before fully transitioning your domains from federated to managed.

Fundamentals

7

Tokens and claims overview

Updated

Learn how Microsoft Entra tenants publish metadata for authentication and authorization endpoints, scopes, and claims.

Introduction to identity

Updated

Learn the fundamental concepts of identity and access management (IAM). Learn about identities, resources, authentication, authorization, permissions, identity providers, and more.

Troubleshooting

7

Troubleshoot a custom authentication extension

Updated

Troubleshoot and monitor your custom claims provider API. Learn how to use logging and Microsoft Entra sign-in logs to find errors and issues in your custom claims provider API.

Standards

5

Configurable Token Lifetimes

Updated

Learn how to configure token lifetimes for access, SAML, and ID tokens in Microsoft Identity Platform to enhance security.

What is identity and access management (IAM)?

Updated

Learn what identity and access management (IAM) is, why it's important, and how it works. Learn about authentication and authorization, single sign-on (SSO), and multifactor authentication (MFA). Learn about SAML, Open ID Connect (OIDC), and OAuth 2.0 and other authentication and authorization standards, tokens, and more.

Customize SAML token claims

Updated

Learn how to customize the claims issued by Microsoft identity platform in the SAML token for enterprise applications.

Configure the role claim

Updated

Learn how to configure the role claim issued in the SAML token for enterprise applications in Microsoft Entra ID.

SAML 2.0 token claims reference

Updated

Claims reference with details on the claims included in SAML 2.0 tokens issued by the Microsoft identity platform, including their JWT equivalents.

Architecture

2

Overview of the Microsoft Authentication Library (MSAL)

Updated

The Microsoft Authentication Library (MSAL) enables application developers to acquire tokens in order to call secured web APIs. These web APIs can be the Microsoft Graph, other Microsoft APIs, third-party web APIs, or your own web API. MSAL supports multiple application architectures and platforms.

Security

2

Branding

1

Governance

1

Monitoring

1

Security

8

Fundamentals

6

Identity Protection B2b

Updated

Learn how to use Microsoft Entra ID Protection for B2B users to secure your organization. Discover benefits and steps to unblock accounts.

Authentication

1

Conditional Access

1

Authentication

1

Fundamentals

1

Governance

1

General

2

Tenant Restrictions V2

Updated

When you enable tenant restrictions on a Windows device, corporate proxies aren't required for policy enforcement. Devices don't need to be Microsoft Entra ID managed to enforce tenant restrictions v2. Domain-joined devices that are managed with Group Policy are also supported.

Developer

1

Remove Client Secret

Updated

If you've a client secret already in place for your application, you need to delete it to avoid a malicious application for impersonating your application:

Fundamentals

1

Cross Tenant Access Overview

Updated

For more information, see the [Configure Microsoft cloud settings for B2B collaboration](cross-cloud-settings.md) article.

General

2

Security

1

Fundamentals

1