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

## Throwing Exception within Reconcile Lambda Exits Login Flow ### Description I configured the Google IdP with a working client id and secret to succesfully login users via Google. User...

documentation

## Support OAuth 2.0 Authorization Server Issuer Identification ### Problem This standard helps prevent mixup attacks when you are using more than one IdP. ### Solution From the RFC: >...

standards

## Add lambda function for extended validation during registration ### Problem In order to support 3rd party validation of an email address, phone number, or any various user validation during...

feature

## Keys used by theme templates but not in messages.properties ### Description As described here: https://github.com/FusionAuth/fusionauth-localization/pull/53 There are a few message keys that are used by a theme template but...

enhancement

## The one-time refresh token can be refreshed twice ### Description It has the same behaviour in docker from [fusionauth-containers](https://github.com/FusionAuth/fusionauth-containers) If the browser sends the refresh request simultaneously, the browser...

bug
security

## WebAuthn Support ### Problem It would be convenient to authorize login via my phone or ubikey. It's faster and more secure than a password. ### Alternatives/workarounds Use old school...

feature
paid-feature

## Verify existing users updated emails: Allow a Tenant to handle both `Form Field` and `Clickable Links` strategies for Email Verification ### Problem We need a way to verify existing...

enhancement

## Typo in the "Refresh Token settings" section of the tenants ### Description Here's a grammar typo: ``` These are the tenant default configurations for the Refresh Token settings. These...

ux

## Two Factor (2FA) challenge is required on next login despite of the device trust option being selected ### Description Login again on an application re-trigger the two factor verification...

triage

## Windows 10 Error launch after fresh installation ### Description Windows 10 Error launch after installation ### Affects versions On Windows 10. FusionAuth Version : 1.36.1 https://files.fusionauth.io/products/fusionauth/1.36.1/fusionauth-app-1.36.1.zip ### Steps to...

needs more info