May 31, 2023

Some thoughts on CIAM External ID and Azure AD B2C

Logo_CIAM.jpg — from Wikimedia CIAM External ID was announced at Build and is currently in public preview. CIAM (Customer IAM) is the successor to Azure AD B2C. And, of course, […]
April 6, 2023

Getting employeeID via federation with Azure AD for B2C

There are several questions around this on stackoverflow and the old way was to run a somewhat convoluted PowerShell script. However, it is much easier now. You […]
April 5, 2023

Displaying the access token when federating with Azure AD B2C

A colored Emoji from Noto project, released under Apache license There’s a good article here, but it just has snippets that have confused some people, so I […]
March 29, 2023

Federation error between Azure AD and Azure AD B2C

Out of nowhere, a federation between Azure AD and B2C that had worked for a while just stopped working 😠 The error message was: “AADB2C90289: We encountered an […]
March 20, 2023

Tracing a weird exception on Azure AD B2C

PKua, Public domain, via Wikimedia Commons The B2C error on the page is: The page cannot be displayed because an internal server error has occurred. The error […]
February 22, 2023

Getting a list of users who have reset their passwords in Azure AD B2C

I needed a list of users who had recently reset their passwords. In Azure AD B2C: Click “Audit logs” on the LHS menu. Set the date, e.g. […]
December 23, 2022

ChatGPT, stackoverflow and Azure Identity

Graphic image from ChatGPT stackoverflow recently posted that they would not accept any answer generated by ChatGPT. So I decided to find out how good ChatGPT was. Question 1 […]