Microsoft Entra External ID
-
Protecting APIs with Microsoft Entra ID
This article shows a practical way to protect APIs with Microsoft Entra ID by combining app roles and scopes. You learn how to design clean app registrations, how to map scopes to roles inside the API, and how to derive effective permissions for each request. The example CRM application illustrates how this model keeps authorization predictable, maintainable, and easy to reason about.
-
How to Do MFA Login With Playwright
Are you running UI tests with Playwright? Would you need to write your tests so that they start by logging in to an application using a user account that requires MFA authentication? This article describes how to accomplish that.
-
Create a Shared Account With MFA in Microsoft Entra ID
Sharing a user account with your team members can be a bit tricky if that user account also requires MFA. Read this article to find out how you can share users accounts with MFA in Microsoft Entra ID.
-
From Azure AD B2C to Microsoft Entra External ID
Are working with Azure AD B2C? Then you need to learn about Microsoft Entra External ID, the next generation of CIAM solutions from Microsoft.