fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

FusionAuth issue submission project

Results 422 fusionauth-issues issues
Sort by recently updated
recently updated
newest added
trafficstars

### What happened? There is inconsistency in the hosted login page using the Simple theme with the language of the form and the language selector if the user has a...

bug

## Support Twilio Verify ### Problem With Twilio now and the 10DLC compliance, getting Twilio to be able to send text messages is now much more challenging, as you have...

## Add verified toggle to Admin UI ### Problem There has been an API added in #1319 to allow for the verify to be updated, but no way to update...

needs more info

### Description User does not receive the correct verification communication when `form field` is the verification strategy and both registration and email verification are enabled during registration (this workflow issue...

bug

## Webhook Event Log response has a nested `event` object ### Description The response from the Webhook Event Log API has a nested `event` object. ``` { "total": 1, "webhookEventLogs":...

## Webhook Event Log response should probably not deserialize the original event ### Description We should probably just store this as a string, and return it a a string. We...

### Description Currently, if I want to view login records in the Admin UI, I have to have some heavy handed privilege granted to view them (`System Manager` and an...

enhancement

## Reindexing performance degrades non-linearly ### Description A test instance with 460M entities took over 4 days to complete on a 3 node cluster running FusionAuth 1.52.1. The performance slowed...

performance
needs more info
elasticsearch
scale

## Remove Playstation IdP ### Description It appears that the PlayStation Network no longer supports IdP access. It was reported that as of October 23rd, 2023 Playstation shut down their...

triage

## System Reset fails with Internal Server Error ### Description System reset, when running in development mode, fails after selecting a kickstart and confirming the reset. ### Observed versions 1.53.2...

bug
needs more info