fusionauth-issues
fusionauth-issues copied to clipboard
FusionAuth issue submission project
## Review JSON deserialization from a generic connector ### Description We should verify if we are intending to disallow unknown properties in the JSON from a connector. https://github.com/FusionAuth/fusionauth-site/issues/1211 In general...
## Unexpected Reactor Behavior ### Description After deactivating Reactor, expected that my email gate would not work, but continues to function (as do a few other features). ### Affects versions...
## Review new Login Events added in 1.30.0 for use in other Login APIs ### Description A few of the new login events may need to be sent during different...
## Finish up Kickstart Dev Reset ### Description Finish up an on-going hack-athon item for dev reset using Kickstart. - Use during setup wizard - Clean up UI ### Community...
## Secure email change and multiple identities ### Problem Allowing just anyone to change your email address without adequate confirmation from both the current email address owner and the new...
## The UI / API should account for a large number of Applications and Tenants ### Description If you have many tenants, you'll also have many applications. There are several...
### Problem When a user is rate-limited based on failed logins (e.g. 5 failed attempts in a 30-minute window), their account is "locked" in every functional sense, except for the...
## Have login.success webhook only fired when user and registration are complete objects ### Problem Have login.success webhook only fired when user and registration are complete objects. Currently, if the...
## Additional Themed Error Pages ### Problem If an unexpected exception occurs due to unexpected user input, an internal error, etc, FusionAuth will render a `500` status page that is...
## Login with Microsoft ### Problem The problem is I can't login to FusionAuth with Microsoft. :-) ### Solution Add the ability to login with Microsoft. ### Alternatives/workarounds It seems...