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: […]
AI generated See my earlier posts on this topic here and here. So far, we have looked at EEID native auth. with built-in Identity providers, e.g. Google. But […]
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, […]
AI generated image The docs are here. Initially, this had me puzzled. I couldn’t find any reference to social federation in the native auth docs. After looking at […]
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 […]
Image showing migration The tooling docs for B2C migration are here. There is now a whole set of tools to help you with your migration. In addition, […]
Using the High Scale Compatibility (HSC) mode in Entra External ID (EEID) for enabling Azure AD B2C migration The docs are here and here. A picture is […]
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 […]
Connecting Entra External ID (EEID) to Entra ID as an external provider via OIDC, using private_key_jwt, not client_secret R Read this post first for the basic setup. […]
The docs. are here. “To give you flexibility in what passwords are allowed, you can also define a custom banned password list. The custom-banned password list works […]
Connecting Entra External ID (EEID) to Entra ID as an external provider via OIDC, not via a Guest invitation The community has requested this feature for […]