February 2023 Summaries
4 posts from FusionAuth
Filter
Month:
Year:
Post Summaries
Back to Blog
FusionAuth is now accessible as a 1-Click App in the DigitalOcean Marketplace, enabling developers to swiftly incorporate enterprise-level authentication and authorization into their DigitalOcean-hosted applications. This comprehensive auth server supports OAuth2, OIDC, SAML v2, social and federated logins, multi-factor authentication, WebAuthn, and passwordless options, and it can be deployed easily on a DigitalOcean Kubernetes cluster with specific hardware requirements. After deployment, users can confirm the setup, check pod statuses, and access the FusionAuth console to complete initial configurations via a setup wizard. The Community plan includes essential authentication standards and features, while premium features can be accessed through additional plans. This integration aims to simplify the installation process for developers, leveraging DigitalOcean's extensive developer community and managed Kubernetes clusters, with plans for further marketplace integrations in 2023.
Feb 28, 2023
437 words in the original blog post.
A Node.js and Express web application with advanced user registration and authentication via FusionAuth is built. The application includes a custom registration form, consent options for marketing preferences, and self-service options for users to update their profile and consent permissions. A Docker setup is used to install and configure FusionAuth. The application uses Passport and the FusionAuth Typescript client to handle authentication and identity management. The Express app has routes for login, registration, and a members-only area that displays user information and allows them to update it via a custom self-service form. The app demonstrates how to implement advanced user consent management with FusionAuth.
Feb 20, 2023
4,073 words in the original blog post.
FusionAuth version 1.43, released on February 15, 2023, introduces significant enhancements, including the unification of SAML SP and IdP initiated login configurations, improved support for PostgreSQL 15, and the ability to relax SAML security measures to facilitate migration. This update also includes support for wildcards in redirect URLs, which must be explicitly enabled for each application, and various other features like a self-service registration validation lambda and enhanced Apple Identity Provider support. Users are encouraged to consult the release notes for comprehensive details on the 36 issues, enhancements, and bug fixes addressed in this version, and guidance is provided for upgrading both self-hosted and cloud deployments of FusionAuth.
Feb 16, 2023
693 words in the original blog post.
The FusionAuth team is attending the Learning From Incidents conference in Denver on February 15-16 to learn from best practices around incident management and stay up-to-date with industry developments, particularly those related to authentication. The team operates a critical infrastructure that requires ongoing knowledge of modern application development and security. They look forward to meeting engineers and developers, exchanging ideas, and discussing their auth solutions with attendees. During the conference, they will be available for demos, discussions, and networking opportunities, including a booth in the sponsors area and interactions via social media channels. The team is also excited about various sessions on incident management, debugging, and other topics relevant to their work.
Feb 09, 2023
430 words in the original blog post.