Azure AD
-
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.
-
Adding Group Members Using Microsoft Graph May Result in Long Delay Before Membership is Effective
In this article you’ll read about how application permissions to Microsoft Graph can affect your application in quite an unexpected way.
-
Building a Web Application that Supports both Azure AD and Azure AD B2C
When Azure AD B2C was first announced several years ago, one of the key selling points were that from an application's point of view, it is just another Azure AD instance. You don't have to make changes to your application to switch between Azure AD and Azure AD B2C.