Back to Webinars

Shipped: FusionAuth Quarterly Product Update

Date Aired: March 27, 2026

What You’ll Learn

The FusionAuth quarterly product update for Q1 FY26 covers the identity, tenant-management, MFA, and token-security capabilities that shipped. You will see how preverified identities keep abandoned registrations out of the user database, how universal applications reduce configuration drift across tenants, how MFA requirement Lambdas add application-specific decision logic, and how DPoP limits what an attacker can do with a stolen access token. The session also includes working demonstrations of all new functionality.

Key Takeaways:

  • Preverified identities keep unverified registrations out of the user database. FusionAuth collects and verifies the email address or phone number before creating the account, preventing abandoned registrations, identity squatting, and records tied to identifiers the user never controlled.
  • Phone numbers can now serve as first-class identities without an email address. The webinar shows how to configure phone-based login, verify the number with a code, and create a user whose identity record contains no email field.
  • Tenant Manager delegates routine user administration to customer teams without exposing the full FusionAuth admin interface. Tenant administrators can create users, lock or unlock accounts, require password resets, and update permitted user information within the tenant they are authorized to manage.
  • Universal applications let one application configuration operate across multiple tenants. Teams no longer need to copy OAuth, JWKS, MFA, and registration settings into every tenant, reducing duplicated work and the configuration drift that inevitably follows it.
  • MFA requirement Lambdas add custom logic to the decision to challenge a user. The Lambda can evaluate user, registration, and context data, then require MFA based on conditions such as user state, location, or information returned by an external service.
  • DPoP binds an OAuth access token to a client-held key, making a copied token less useful on its own. FusionAuth validates the proof, binds the token to the key thumbprint, and returns a DPoP token type. The receiving API must still validate the token and proof, and SDK support for that step was not yet available when the webinar was recorded.
  • Lambda secrets keep API keys and other credentials out of custom Lambda code. That allows Lambdas to call external services without turning the function itself into an awkward and highly visible secret store.
View Transcript

Who Should Watch This Webinar?

  • Security architects
  • Platform engineers
  • Application architects
  • Identity engineers
  • DevOps engineers
  • Engineering leaders
  • Product managers

Topics Discussed:

  • Preverified identities
  • Custom registration forms
  • Phone number as first-class identity
  • Universal applications
  • Configuration drift across tenants
  • Tenant Manager
  • Delegated tenant administration
  • MFA requirement Lambdas
  • Lambda user, registration, and context objects
  • Lambda HTTP connector
  • Lambda secrets
  • DPoP token binding
  • Key thumbprints and the cnf claim
  • Passwordless email login codes
  • Release notes filtering by category
  • FusionAuth editions and feature availability

Speakers:

Mark Robustelli Photo
Mark Robustelli
Developer Relations Engineer, FusionAuth
Mark Robustelli is a software engineer and developer advocate with more than 25 years of experience architecting and implementing solutions for a wide range of clients. He's built a reputation for making complex technical topics accessible, whether through engineering, writing, or conference talks. His work, including pieces like The Grand Line of Fine-Grained Authorization, reflects the same care he brings to his engineering: thorough, precise, and always written with the developer in mind. Mark has spoken at JS Nation and brings both depth and genuine enthusiasm to conversations about developer tooling, identity systems, and the craft of writing software that holds up over time.
Featured Tool
FusionAuth Community Edition
learn more
TCO Calculator interface comparing self-hosted authentication costs against FusionAuth cloud pricing.
Share this post
Watch  On-Demand
Subscribe to The FusionAuth Newsletter
Get updates on techniques, technical guides, and the latest product innovations coming from FusionAuth.