Home / Companies / FusionAuth / Blog / December 2025

December 2025 Summaries

5 posts from FusionAuth

Filter
Month: Year:
Post Summaries Back to Blog
FusionAuth 1.62.0, dubbed "The Refined Reindeer," introduces several enhancements aimed at improving user experience, security, and performance. The update features a revamped admin UI with better spacing and colors, maintaining responsiveness even with numerous applications and tenants. A notable security feature is the Identity Pre-Verification, which requires email or phone verification during registration to prevent unverified account issues. The release also introduces the MFA Lambda, offering customizable control over multi-factor authentication decisions based on user context, enhancing security for administrators and unexpected login scenarios. Additionally, tenant-scoped identity providers allow specific identity configurations for individual tenants, beneficial for multi-tenant SaaS platforms. The update also includes EdDSA support for JWT signing, offering faster and more secure cryptographic operations. These improvements aim to streamline operations and enhance security for FusionAuth users.
Dec 18, 2025 660 words in the original blog post.
FusionAuth has updated its user verification system as of version 1.59, introducing separate verification processes for email and phone numbers while deprecating the old system that relied solely on email. The new approach involves the use of individual user identity objects, each capable of being verified independently, with verification statuses stored in fields like `verified` and `verified_reason`. This update allows for more nuanced verification criteria, such as marking users as verified if they were imported from external sources or deemed trusted by administrators. The system also supports phone numbers as primary identifiers, offering a similar verification process to that of email, involving sending links or codes for users to confirm their identities. Registration verification has been removed to simplify the process, and new API functionalities have been introduced to accommodate these changes, offering more flexibility in managing user verification programmatically.
Dec 17, 2025 2,434 words in the original blog post.
Promptfoo, a security company specializing in offensive security testing against AI applications, faced significant challenges when onboarding Fortune 500 clients due to their complex single sign-on (SSO) requirements and tight deployment deadlines. To address these challenges, Promptfoo selected FusionAuth for its comprehensive enterprise feature set, allowing unified code paths across various deployment models, and flexibility through Lambda functions for custom solutions. FusionAuth's detailed logging, debugging capabilities, and agile startup adaptability enabled Promptfoo to implement an authentication solution in just one week, meeting the tight deadline and facilitating rapid growth from 2-3 initial customers to 10-12 major clients. The solution allowed one engineer to manage authentication for all customers, freeing the rest of the team to focus on core product development. The successful integration demonstrated FusionAuth's ability to transform complex authentication needs into a competitive advantage for security companies serving enterprises with stringent requirements.
Dec 08, 2025 1,164 words in the original blog post.
Engineering teams face the challenge of delivering secure and reliable login experiences as they grow, and FusionAuth in combination with Google Cloud offers a solution to manage identity effectively. FusionAuth is a developer-focused customer identity and access management platform that integrates seamlessly into CI/CD pipelines with a single-tenant architecture ensuring data ownership and compliance. When deployed on Google Cloud, it benefits from Google's infrastructure to provide low latency and effortless scaling. This combination reduces operational overhead and manual maintenance while maintaining performance during high-traffic periods. An example of this in action is Bilt, a loyalty program that allows earning points on rent, which successfully scaled its user base using FusionAuth and Google Cloud to handle millions of logins securely. This partnership supports organizations by providing a modern authentication solution that prioritizes compliance, cost efficiency, and performance without compromising on scalability.
Dec 04, 2025 365 words in the original blog post.
The allure of AI-assisted development in building a JavaScript application with on-premise, standards-based OIDC authentication reveals complexities and security challenges often overlooked without domain expertise. The AI efficiently generates code for basic authentication features like user registration and login, but it requires specific prompts to address critical security measures such as password validation, duplicate account prevention, and JWT secret management. As the project evolves, gaps in understanding necessary security practices and operational requirements become evident, including issues with frontend security, testing, and integration with broader systems. The experiment underscores the value of solutions like FusionAuth, which offer comprehensive security features, compliance, and maintenance, highlighting the classic "build vs. buy" dilemma. While AI can expedite development, it cannot replace the nuanced understanding required to ensure robust, secure, and compliant authentication systems, suggesting that in most cases, users are better served by purpose-built platforms.
Dec 02, 2025 1,867 words in the original blog post.