May 2022 Summaries
6 posts from FusionAuth
Filter
Month:
Year:
Post Summaries
Back to Blog
Firebase, a serverless platform by Google, offers customer identity and access management along with other functionalities necessary for application development. Despite its benefits, such as cost-effectiveness and ease of use, some users consider migrating due to limitations in standards, data control, and certain features like geographic deployment and OAuth grants. Migration considerations involve evaluating whether Firebase's unique features outweigh its downsides, such as the need for more control over data location or specific testing setups. For those opting to migrate, the article outlines two primary strategies: bulk migration, which involves transferring all user data at once, and drip migration, which gradually transitions users upon login. Each method has its advantages and challenges, including potential disruptions to user experience and system dependencies. The guide emphasizes the importance of setting up a new authentication system that supports necessary functionalities and provides guidance on user data migration, focusing on whether a bulk or gradual approach is more suitable.
May 25, 2022
1,552 words in the original blog post.
Firebase and FusionAuth are two identity management platforms that offer different features, pricing models, and approaches. While they share some similarities, such as allowing users to register and login, customize transactional emails, and implement quickly on various platforms, their differences lie in cost, scalability, customization options, and support for single-tenant solutions. FusionAuth is free for unlimited users, offers more flexible email customization, supports localization, configurable password encryption, and enterprise identity unification, whereas Firebase has a more limited set of features and is part of the Google ecosystem, which may not cater to smaller clients with unique needs.
May 19, 2022
1,251 words in the original blog post.
Keycloak and FusionAuth are two popular Customer Identity and Access Management (CIAM) platforms that offer secure login, registration, multi-factor authentication, single sign-on, and customizable communication templates. Both platforms are free with no restrictions on the number of users, making them more cost-effective than other solutions that charge higher fees as user numbers increase. Keycloak is an open-source project built by a community of developers, while FusionAuth is a small, bootstrapped company dedicated to its customers, offering more flexibility and customization options for specific use cases. However, Keycloak requires its users to purchase and migrate to Red Hat's support products to access official support, whereas FusionAuth offers various support options, including 365/24/7 email, chat, and phone support, as well as hosting and managing services. Overall, both platforms cater to different needs, with Keycloak appealing to developers who prefer open-source solutions and FusionAuth offering a more tailored approach for businesses seeking flexibility and customization.
May 19, 2022
726 words in the original blog post.
Gluecon is a developer-focused conference in the Denver metro area, where attendees can learn about various topics such as APIs, DevOps, serverless computing, edge computing, containers, microservices, blockchain-driven applications, and more. FusionAuth, an authentication platform built by developers for developers, will be sponsoring the event and has a strong presence with multiple team members attending, including a talk by Plushcap on "Why Terraform Stinks". The conference offers a great in-person experience with spontaneous connections, and attendees can meet the FusionAuth team at their booth or through various meetups and talks.
May 16, 2022
463 words in the original blog post.
The text highlights the differences between Customer Identity and Access Management (CIAM) and Identity and Access Management (IAM). While both systems aim to manage user identities, they serve distinct purposes. IAM is primarily focused on managing employee identities, with a focus on security, scalability, and hierarchical permission structures. In contrast, CIAM is designed for customer identity management, prioritizing customer experience, localization, and consumer-grade user interfaces. CIAM solutions are built for scale and flexibility to accommodate large numbers of customers with varying access requirements. The key differences between CIAM and IAM lie in their respective focus on employee versus customer identities, security protocols, and permission structures.
May 10, 2022
1,080 words in the original blog post.
FusionAuth, a popular authentication and authorization platform for developers, has introduced "Lambda HTTP Connect", a new feature that enables software developers to build complex authentication workflows spanning multiple systems and cloud services. This capability allows customers to exchange data with other systems during authentication processes, addressing use cases such as combining account information from separate systems into the login process or querying additional user data from external directories. With Lambda HTTP Connect, developers can create customized login workflows in microservice environments, empowering them to build a fully data-enabled user experience. The feature is currently available for FusionAuth Essentials and Enterprise customers, and provides an important step forward in authentication beyond simple username and password-based systems.
May 05, 2022
389 words in the original blog post.