TechBiffi · 2026

Practical notes on identity,
Azure AD B2C, and the tools I use every day.

A blog dedicated to sharing tips, teaching, and acquiring knowledge together with you.

Post Image
Azure AD B2C·Published in 11/18/2024·12 min to read

Handling Passwords Before Login in Azure AD B2C (Password Salt)

In this post, we will discuss a good old 'technical workaround' to log in your users using the encrypted password from your legacy system, sparing them from having to reset their password before starting to use Azure AD B2C.

Read post
Post Image
Azure AD B2C·Published in 11/09/2024·7 min to read

Basic configurations for working with Azure AD B2C

This post describes the setup of the work environment with Azure AD B2C, including the use of the Azure AD B2C Tools extension in VS Code. The tool facilitates the editing of custom policies, error validation, compilation, and management of environment variables for different development stages.

Read post