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:
OAuth 2.0 Access Tokens and the Principle of Least Privilege
A deep dive into OAuth 2.0 access tokens and the principle of least privilege to enhance your application's security by correctly scoping tokens and implementing robust validation strategies.
2025-07-17
Computer Science and Philosophy
The dangerous relations between computer science and philosophy: concrete effects of a seemingly abstract link.
2025-07-16
User Onboarding Strategies in a B2B SaaS Application
Implement effective B2B SaaS user onboarding strategies with Auth0. Learn about self-service, admin provisioning, and JIT flows, plus a Blazor invitation example.
2025-07-14
B2B SaaS Identity Challenges: Customization and Extensibility
Learn how to enable your customers to customize the login experience of your B2B SaaS application and integrate it into their systems by accessing your APIs.
2025-07-04
B2B SaaS Identity Challenges: Enterprise Integration and Security
Delve into the specific challenges you may encounter to incorporate your B2B SaaS solution with an enterprise customer’s IT systems.
2025-06-27
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