May 2023 Summaries
3 posts from FusionAuth
Filter
Month:
Year:
Post Summaries
Back to Blog
User authentication is crucial for application development, especially when managing multiple related applications, where Single Sign-On (SSO) can simplify the login process by allowing users to access all applications with one set of credentials. This blog post explains how to implement SSO in WordPress using FusionAuth as the identity provider, which supports various programming languages and can be self-hosted on different operating systems. The tutorial guides users through setting up a WordPress instance with Docker, installing and configuring the OpenID Connect Generic plugin, and setting up FusionAuth to handle authentication, enabling users to log in with the same credentials across multiple applications. By integrating FusionAuth with WordPress, developers can streamline user management and enhance the user experience by reducing the need for multiple login details. The process includes configuring various endpoints for authentication and testing the setup to ensure users can log in and register seamlessly, with FusionAuth providing a customizable login interface that can be themed to match the application.
May 09, 2023
1,904 words in the original blog post.
Here is a neutral and interesting summary of World Password Day in one paragraph:
World Password Day, celebrated on the first Thursday in May every year, serves as a reminder to change passwords for important accounts such as banking, email, or social media systems. Choosing a good password and enabling multi-factor authentication are crucial steps in securing data. The concept of passwords dates back thousands of years, with the first online password being introduced in 1961 at MIT's Compatible Time Sharing System (CTSS). However, it wasn't long before the first password system was hacked, highlighting the importance of secure password management. Today, passwords are hashed using slow algorithms to make brute-force attacks costly and time-consuming, making long, complex passwords essential for added security.
May 04, 2023
784 words in the original blog post.
Open source software is integral to modern applications, with about 90% of companies utilizing such projects, as highlighted by FusionAuth's commitment to open source through their Apache 2.0 licensed libraries and SDKs, and the widely-used FusionAuth Community. Despite their importance, many open source projects face funding challenges, prompting FusionAuth to sponsor several, including Git, Passport.js, and NextAuth.js, to support their development and ensure they continue to benefit developers. FusionAuth emphasizes open source's role in enhancing developer experiences across standalone and commercial projects and is actively seeking to sponsor additional open-source projects, particularly those related to authentication and identity.
May 02, 2023
542 words in the original blog post.