August 10, 2026

Using strong authentication and email/SMS OTP as second-factor MFA via native auth in Entra…

Using strong authentication and email/SMS OTP as second-factor MFA via native auth in Entra External ID (EEID) AI generated The docs are here. The repo is here. Also read: […]
August 5, 2026

Using social federation via native auth in Entra External ID (EEID) — Part II

AI generated Read my previous post on this first. The JWT that you get back from a local login looks like: { "aud": "9e...37", "iss": "https://b7...aa.ciamlogin.com/b7...aa/v2.0", "iat": 1785808677, […]
July 16, 2026

Analysing Azure AD B2C custom policies to aid with migration to Entra External ID (EEID)

The docs are here. “The Migration Policy Analyzer is available directly in your Azure AD B2C tenant. It scans your custom policies and produces a migration assessment […]
May 18, 2026

Enabling user attributes, e.g. “email” in the JWT in Entra External ID (EEID)

There are always questions about this on Q&A, especially regarding email, so I put together this checklist. User / edit properties / all — check email address actually exists […]