Home / Companies / FusionAuth / Blog / April 2019

April 2019 Summaries

3 posts from FusionAuth

Filter
Month: Year:
Post Summaries Back to Blog
FusionAuth provides a Homebrew formula for easy installation, enabling users to quickly set up the authentication platform on macOS without the need for Docker or zip files. This process involves tapping the FusionAuth repository and installing the necessary components via Homebrew commands, which allows the services to be started effortlessly. The development of this formula involved configuring directories for persistence, handling dynamic libraries, and ensuring smooth installation through symlinking and post-install adjustments. Additionally, the formula includes features such as a plist for running FusionAuth as a service and caveats to inform users about log and configuration file locations. The formula's design prioritizes simplicity and efficiency, allowing users to manage FusionAuth installations effectively while leveraging Homebrew's robust package management capabilities.
Apr 18, 2019 1,779 words in the original blog post.
Data security is a multifaceted and challenging task due to the variety of threats from hardware, firmware, software, and social engineering attacks, exacerbated by the complexities of cloud-based and multi-tenant services. Organizations, regardless of size, must prioritize data security from the outset and continuously update their systems to counter evolving cyber threats. This effort requires significant resources and expertise, often challenging for startups and smaller companies to manage effectively. The document suggests that leveraging solutions like FusionAuth can mitigate some security risks by providing a robust identity and access management platform, reducing the need for extensive senior developer resources while maintaining a high level of security. The guide provided by FusionAuth aims to help developers, architects, and administrators enhance their understanding and implementation of data security practices, ensuring their systems are better protected against potential breaches.
Apr 09, 2019 1,326 words in the original blog post.
Building an application requires careful consideration of login and authentication workflows, which vary depending on the application type. Traditional web applications use multiple pages and rely on basic HTTP methods for authentication, while single-page applications offer more flexibility with JavaScript’s XMLHttpRequest enabling various HTTP methods. Native mobile applications operate outside of browsers and often utilize APIs for user interaction and access management. Selecting the right authentication strategy from the start is crucial to avoid future rework, and resources like FusionAuth's Login and Authentication Workflows provide guidance on effective systems, illustrating common scenarios and potential vulnerabilities. FusionAuth offers a comprehensive and cost-effective Customer Identity and Access Management solution, supporting various authentication methods and user management features.
Apr 04, 2019 680 words in the original blog post.