Archive of posts from October 2020
-
Jerry talks GDPR compliance, ARM images and paper manuals
Jerry Hopper is a FusionAuth user and community member. He also maintains the arm/arm64 FusionAuth docker repo. He chatted with us over email about how he is using FusionAuth to meet his auth needs.
READ MORE -
Announcing FusionAuth 1.20
We’re excited to announce the release of version 1.20. The 1.20 release shipped on Oct 26, 2020. This version delivers new features as well as resolving issues for users on version 1.19 and older.
READ MORE -
Securing A Golang App with OAuth
In this tutorial, we are going to learn how to secure a golang program with OAuth while using FusionAuth as the auth provider. Authentication and authorization are essential for any application, and golang apps are no different.
READ MORE -
Partnering in The Passwordless Decade
Today HYPR announced the launch of Velocity, our Partner Program aimed at building a strong passwordless ecosystem.
READ MORE -
Breached password detection best practices
Breached password detection may be the wave of the future, but some third-party solutions are better than others. Performance, flexibility, ease of use, user experience, and value can vary greatly. Keep these best practices in mind when choosing the solution that is right for your organization.
READ MORE -
How to migrate your legacy user data to a centralized auth system
Once you have migrated an application to use a modern identity provider, how can you migrate your users?
READ MORE -
Securing your legacy PHP business application with OAuth
Sometimes applications get written by interns. Sometimes prototypes get put into production. Sometimes crufty old apps, called “legacy” by some, are termed “money makers” by others. Once you introduce an auth system such as FusionAuth, you typically want to have all applications use it, even those not written with OIDC/OAuth in mind.
READ MORE -
Authenticating with AWS Managed Microsoft Active Directory and LDAP
Microsoft’s Active Directory is a common enterprise user data store. If you are building apps for users authenticated by Active Directory, you might want to connect FusionAuth to it. Another common use case is to have some applications for internal users which should be authenticated against Active Directory and other applications for people outside your organization, with user data stored in FusionAuth. FusionAuth can act as a CIAM for your external users, but delegate authentication of internal accounts to Active Directory.
READ MORE