FusionAuth 1.63.0 hardens security like the keratin scales of a pangolin with DPoP and noms a whole bunch of bugs.
We're excited to release FusionAuth 1.63.0. This version includes Demonstrating Proof-of-Possession (DPoP), enhancements to the MFA Lambda, improvements to the Setup Wizard, and a new Admin UI page for Fine-Grained Authorization (FGA). We've also taken the time to clear up some longstanding bugs and visual issues on the Admin UI.
We're calling this release the Proof Pangolin because of our focus on hardening security, much like the armor of a pangolin. Furthermore, pangolins are prolific eaters of bugs, and this release has eaten more than its fair share!
So without further ado, let us... demonstrate proof-of-pangolin:

What is DPoP?#
Demonstrating Proof-of-Possession (DPoP) binds access and refresh tokens to a client key pair for additional security. This protects against token theft and replay attacks.
When a client includes a DPoP proof in a token request, FusionAuth:
DPoP request header.jkt) of the public key provided in the proof.cnf claim.token_type of DPoP in the token response.Consider using DPoP in the following scenarios:
When you use DPoP, the APIs receiving the access token will need to take additional steps to validate that the access token was sent by the correct client. FusionAuth doesn't yet have SDK support for this, but it's coming. For now, you can implement the checks outlined in the RFC:
Setup Wizard Improvements#For such an access token, a resource server MUST check that a DPoP proof was also received in the DPoP header field of the HTTP request, check the DPoP proof according to the rules in Section 4.3, and check that the public key of the DPoP proof matches the public key to which the access token is bound per Section 6.
We recently onboarded several new team members. Our Developer Success team used this opportunity to learn about pain points in the first-time setup process. Using those insights, we identified some simple ways to make the Setup Wizard and Admin UI easier (and nicer) to use.
Keep an eye out for more developer-focused improvements coming soon. Developer Success will keep an ear to the ground (and fusionauth-issues) to learn more ways that we can help our developer community.
AuthenticationType in MFA Lambdas#In 1.62, FusionAuth added support for the MFA Requirement Lambda, which runs custom logic to determine if a user should be challenged for an extra factor of authentication during a login event.
This release adds AuthenticationType to the list of parameters available to this Lambda, making it possible to further target your MFA challenges to increase security and minimize friction.
For example, you could use the AuthenticationType parameter in the MFA Lambda to:
Alternatively, you could check if the user has ever logged in with this social provider before, challenging only during the initial login. We also fixed a large number of bugs: for a full list, take a look at changelog entries marked with the "fix" category in the release notes.
Thanks for using FusionAuth!
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Announcing FusionAuth 1.68 - Intelligent Kamfa | 0 | 18.14 | 30-06-2026 |
| 2 | Announcing FusionAuth 1.64 - The Secret Shibe | 0 | 13.89 | 19-03-2026 |
| 3 | Announcing FusionAuth 1.65 - Tenant Manager SSO Tasmanian Mountain Skink | 0 | 15.71 | 30-04-2026 |
| 4 | Stop Being Your Customers' SSO Helpdesk | 0 | 13.47 | 21-04-2026 |
| 5 | FusionAuth Launches Intelligent MFA in Latest Release as Demand Surges for Identity Infrastructure Customers Can Control | 0 | 11.5 | 14-07-2026 |
| 6 | Announcing the FusionAuth Brainf* SDK | 0 | 10.4 | 01-04-2026 |
| 7 | Intelligent MFA Should Challenge Risk, Not Loyal Customers | 0 | 13.88 | 09-07-2026 |
| 8 | Kickstart FusionAuth with the CLI | 0 | 5.18 | 12-05-2026 |
| 9 | How To Get Support For FusionAuth FGA By Permify | 0 | 6.36 | 13-03-2026 |