Home / Companies / FusionAuth / Blog / November 2025

November 2025 Summaries

5 posts from FusionAuth

Filter
Month: Year:
Post Summaries Back to Blog
The web is evolving with the introduction of AI agents, which act as intermediaries between humans and software, utilizing workflows and large language models to perform tasks autonomously or semi-autonomously. These agents bring new challenges in authentication and authorization, requiring protocols like Agent-to-Agent (A2A) and Model Context Protocol (MCP) to standardize secure communication. However, authorization remains a critical issue, necessitating strategies such as the principle of least privilege to prevent security risks like data exfiltration and unauthorized actions. Operational concerns such as auditing, rate limiting, monitoring, and resilience must also be addressed to ensure robust and secure agent interactions. Organizations are encouraged to assess their current use of AI agents, understand the tasks they perform, and integrate them into existing security models to prepare for a future where humans, software, and agents collaborate effectively.
Nov 24, 2025 1,082 words in the original blog post.
Engineering teams are grappling with increasingly complex authorization requirements as digital products evolve to be more collaborative and AI-enhanced, creating a need for a unified approach to authentication (AuthN) and authorization (AuthZ). FusionAuth, which already provides robust identity management, has acquired Permify to address these challenges by integrating fine-grained authorization capabilities such as Attribute-Based Access Control (ABAC) and Relationship-Based Access Control (ReBAC) into its platform. This integration aims to solve issues of fragmentation, duplication, and latency that arise from using separate systems for AuthN and AuthZ, while also ensuring that modern authorization demands, including those driven by AI, are met efficiently. By combining their technologies, FusionAuth and Permify offer a comprehensive solution that enhances performance, scalability, and security, allowing developers to focus on building advanced features without the burden of managing complex permission systems. The integrated product promises to unify identity and authorization controls, simplifying compliance, accelerating development, and addressing intricate access control challenges across industries.
Nov 20, 2025 1,154 words in the original blog post.
FusionAuth, a developer-first Customer Identity and Access Management platform, has announced its acquisition of Permify, an open-source fine-grained authorization service, marking a significant step in the integration of authentication and authorization within a single self-hostable architecture. This strategic acquisition aims to provide organizations with complete control over their identity infrastructure, addressing the growing demand for precise, contextual authorization in modern applications, particularly those incorporating AI and agent-driven features. By integrating Permify's relationship-based authorization engine with FusionAuth's platform, the company plans to offer a unified solution for managing identity lifecycles and fine-grained permissions, enhancing security and ownership. FusionAuth is committed to maintaining Permify's open-source community, supporting developer empowerment, and fostering collaboration within the Identity and Access Management ecosystem. The launch of the unified product is scheduled for 2026, with an updated pricing model reflecting the platform's expanded capabilities, emphasizing FusionAuth's dedication to open-source principles and community involvement.
Nov 20, 2025 644 words in the original blog post.
FusionAuth 1.61, dubbed "Flexible Fox," introduces enhanced flexibility and control in managing authentication processes, particularly for environments with multiple identity providers and tenants. This release allows configuring multiple Google identity providers within a single instance, each with distinct reconcile logic, which facilitates seamless testing and deployment without infrastructure changes. It also supports SAML ForceAuthn, enabling precise control over re-authentication timing to meet compliance needs and secure sensitive operations. Additionally, an improvement ensures that multi-factor authentication (MFA) device trust persists through password changes, streamlining user experience by preventing redundant MFA prompts. These updates aim to balance robust security measures with user-friendly experiences across diverse authentication scenarios.
Nov 13, 2025 504 words in the original blog post.
The FusionAuth API MCP Server is a new developer-focused tool released by Anthropic to enhance the functionality of AI coding assistants by connecting them directly to a FusionAuth instance, enabling them to perform tasks such as creating complex registration forms, exporting configurations, and running sophisticated user searches through natural language commands. This server acts as a bridge between AI assistants and the FusionAuth API by automatically generating tools from the OpenAPI specification, allowing AI assistants to handle API calls, thereby streamlining development tasks and reducing the need for constant context-switching. Designed for local development and experimentation, the MCP server is open source and released under the Apache2 license, offering a straightforward setup that involves defining API keys and base URLs, while emphasizing security through permission-controlled API keys. Although the tool is not intended for production use, it serves as a rapid prototyping aid that can accommodate over 300 APIs available in FusionAuth, and developers are encouraged to provide feedback to help shape future enhancements.
Nov 10, 2025 1,160 words in the original blog post.