Articles
I’ve written several technical articles since 1997 for various blogs, websites, and magazines, both in English and in Italian. Here you can find a list of the most recent ones:

B2B SaaS Identity Challenges: Granular Access Control
Let's continue to delve into the issues of Identity support in implementing Business-to-Business (B2B) Software-as-a-Service (SaaS) applications by exploring access control.
2025-06-20

B2B SaaS Identity Challenges: The Foundation
Let’s explore the typical identity challenges developers face when they build B2B SaaS applications and how Auth0 helps in overcoming them.
2025-06-13
Implementing Role-Based Access Control in Your Blazor B2B SaaS Application
Learn how to add Role-Based Access Control (RBAC) to your B2B SaaS application that leverages Auth0 Organizations.
2025-05-15

.NET MAUI Authentication on Windows: The OpenID Connect Challenge
The challenges that .NET MAUI developers face to integrate OpenID Connect in their desktop and mobile applications.
2025-05-06
Enforce Customer Email Verification in Your B2B Blazor Web App
Checking your customers' email addresses is a basic rule for securely onboarding them in your B2B SaaS application. Learn how to do it in your Blazor Web App.
2025-04-24

Announcing a New Release of the Auth0 OIDC Client for .NET
We released a new version of the .NET SDK for desktop and mobile applications. Learn what's new.
2025-04-21

OAuth 2.0 and OpenID Connect: The Professional Guide
The final release of Vittorio Bertocci's book about OAuth 2.0 and OpenID Connect is finally out! Learn more about the project journey and download your free copy.
2025-04-14

When ASP.NET Core Identity Is No Longer Enough
Let's explore the scenarios where ASP.NET Core Identity shows its limitations and what the alternatives are.
2025-04-10
Enable Self-Subscribing Model in Your Blazor B2B SaaS Application
Learn how to enable self-subscription in your B2B SaaS application and automate the Organization creation process using the Auth0.NET SDK.
2025-03-25