Announcing FusionAuth 1.47

|
FusionAuth version 1.47 shipped in late July, 2023. This version includes performance improvements, the ability to collect preferred languages on basic registration forms, and SAMLv2 assertion encryption. The focus of these updates is performance. In fact, I hereby dub 1.47 the "Performance Panther" release. All in all there are 21 ... Read More

Searching FusionAuth docs using an LLM

|
I don't know about you, but when I first encountered ChatGPT, I was blown away. I used it a few times, including to write a poem about SAML and OIDC. Even though it got some of the details wrong, I was impressed. But what I immediately thought of was what ... Read More

Introducing Unlimited Custom Domains for FusionAuth Cloud

|
Today, we’re announcing Unlimited Custom Domains for FusionAuth Cloud. Custom domains allow you to associate another domain with your FusionAuth Cloud deployment without having to fuss with certificate issuance and renewal – it just works. Let’s take a look at the changes now and stay tuned for a future blog ... Read More

Contenda used FusionAuth instead of rolling their own auth stack and saved “a lot” of time

|
Tamás Deme is a FusionAuth community member and engineering lead at Contenda. Grady Salzman is a FusionAuth community member and software engineer at Contenda. They chatted with us over email about how they and their team are using FusionAuth to meet their auth needs. This interview has been lightly edited ... Read More

Announcing FusionAuth 1.46

|
FusionAuth version 1.46 shipped on June 19, 2023. This release improves the OIDC discovery endpoint when you have multiple tenants, enhances the Device grant, and includes a number of security fixes. And more! All in all there are 26 issues, enhancements, and bug fixes included in the 1.46.0 release. As ... Read More

See you at KCDC 2023!

|
FusionAuth is excited to be attending and sponsoring the Kansas City Developers Conference! This year's event (the 14th annual!) will take place June 21-June 23 at the Kansas City Convention Center, with the bulk of the content happening on Jun 22 and June 23. KCDC brings together developers, software engineers, ... Read More

FusionAuth Selected as Winner for Colorado Companies to Watch

|
We’re excited to announce that we have been honored as a 2023 Colorado Company to Watch winner. This awards program honors 50 fast-growing second stage companies across the state of Colorado for their performance in the marketplace, innovative products, and unique processes and philanthropic actions. What better way to celebrate ... Read More

The first password to be hacked

|
Happy world password day! This is a great day to change your passwords on important accounts such as banking, email or social media systems. World password day day is the first Thursday in May every year. Inspired by security researcher Mark Burnett, this is a yearly reminder to change your ... Read More

Open Source Sponsorship

|
Open source is at the core of many applications built today – in fact, almost 90% of companies use open source projects according to Github’s Octoverse report. From new social networks to the latest e-commerce software to even auth platforms, open source projects form the foundation of many of the ... Read More

Adding single sign-on to a Next.js app using OIDC

|
Single sign-on (SSO) is a session and user authentication technique that permits a user to use one set of login credentials to authenticate with multiple apps. SSO works by establishing trust between a service provider, usually your application, and an identity provider, like FusionAuth. The trust is established through an ... Read More