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

## Audit Logs Not Segregated on Per-Tenant Basis ### Description We're currently leveraging one FusionAuth cloud instance with multiple tenants: one for staging and one for production. Everything has worked...

feature
architecture

## Add state parameter to Logout in the Hosted Backend API ### Problem Logout in the [Hosted Backend API](https://fusionauth.io/docs/apis/hosted-backend#logout) doesn't support passing the state query string parameter. ### Solution I...

feature

## Can't disable SSO for passwordless flow ### Description Unchecking the "Keep me signed in" option has no effect in the passwordless flow - a SSO session is still created,...

triage

### What happened? Create two SAML IdP's and enable them See that you will have the following two validation warnings for both `http://boman.com` and `http://sofrad.com` (corresponding to each IdP made)...

bug

### Problem I would like to direct by user to a specific RelayState after the AuthN response to sent (I am using IDP-init workflows). Currently, we will redirect where the...

## Token Endpoint does not Accept two-factor trust ### Description Calling the oauth2/token endpoint with two-factor trust is not functional. Possibly consider adding a separate API for OAuth2. ### Affects...

enhancement

### Description Test button fails in messenger when headers are added. FusionAuth returns a `500` error ### Observed versions 1.53.0 ### Affects versions The version, or versions where this bug...

bug

### What happened? I see this image even when I have installed a license. (I installed an enterprise license.) ### Version 1.53.2 ### Affects Versions _No response_

bug
ux

### Description Enable "ATD rate limiting" for `Send two-factor` action/endpoint. See that we exception on the freemarker template ### Observed versions 1.53.0 ### Affects versions The version, or versions where...

bug

## Support RP initiated logout ### Description Support this spec: https://openid.net/specs/openid-connect-rpinitiated-1_0.html I read it and I think we support everything there (the metadata, the other `MUST`s) but am not sure....

openid-connect