Home / Companies / FusionAuth / Blog / September 2021

September 2021 Summaries

2 posts from FusionAuth

Filter
Month: Year:
Post Summaries Back to Blog
Sergey Nechaev and Ilya Shuvalov, community members and software developers at Readymag, use FusionAuth for user authentication, social sign-on, two-factor authentication, and authorization of internal applications. They outsource auth to a separate service with clear structure, reasonable update policies, and good support. The main advantages of FusionAuth include its convenient API, well-prepared documentation, helpful community resources, cost-effectiveness, TypeScript support, and quick deployment time. By using FusionAuth, Readymag saves time and money by outsourcing authentication and reducing the need for custom solutions.
Sep 20, 2021 578 words in the original blog post.
Managing numerous websites can present challenges in keeping track of multiple administrator logins, often compromising security. Implementing single sign-on (SSO) simplifies this process, and FusionAuth SSO offers a streamlined solution for accessing multiple sites securely with a single set of credentials. This tutorial details integrating FusionAuth with Joomla, a popular PHP-based content management system, to enable OAuth SSO, allowing users to log in once and seamlessly access multiple applications. The process involves setting up a FusionAuth account, configuring an OAuth plugin for Joomla, and adjusting settings to ensure secure and efficient user authentication. FusionAuth not only supports OAuth but also accommodates complex standards like OpenID Connect and SAML, making it a robust tool for identity and access management. The guide further explains how to configure user accounts, set up login buttons, and troubleshoot common issues, ultimately enhancing user management and access control for Joomla site developers.
Sep 09, 2021 2,053 words in the original blog post.