fusionauth-issues
fusionauth-issues copied to clipboard
FusionAuth issue submission project
### Problem Currently, we place the `gty` claim in the header when we generate a JWT. There may be some compatibility issues with certain services, which may expect that claim...
### Description Enabling self service registration a user is logged in after. We do not transmit a `login.success` event. Perhaps we should. ### Observed versions 1.51.2 ### Affects versions The...
## Search Improvements ### Description Tracking issue for Elasticsearch / Opensearch improvements. ### Related - https://github.com/FusionAuth/fusionauth-issues/issues/494 - https://github.com/FusionAuth/fusionauth-issues/issues/745 - https://github.com/FusionAuth/fusionauth-issues/issues/712 - https://github.com/FusionAuth/fusionauth-issues/issues/923 - https://github.com/FusionAuth/fusionauth-issues/issues/1086 - https://github.com/FusionAuth/fusionauth-issues/issues/1149 - https://github.com/FusionAuth/fusionauth-issues/issues/1256 - https://github.com/FusionAuth/fusionauth-issues/issues/1639...
### Problem I want to call FusionAuth for login, but I want to "retain my user context, current page" (no redirects) ### Solution iFrames are commonly employed, but these are...
### Problem When scraping metrics from `/api/prometheus/metrics` or `/api/status` requests round-robin across all instances, making it difficult to gather accurate health information. Furthermore, the metrics names collide, which makes a...
### What happened? [fusionauth-webapp-79fbff7d4f-jf5p2_fusionauth.log](https://github.com/user-attachments/files/16659635/fusionauth-webapp-79fbff7d4f-jf5p2_fusionauth.log) I don't know if the error is related to the issue, but on startup we get this error into the pod logs ``` 2024-08-19 10:20:12.847 AM...
This is the holding issue for general admin UI improvements. * https://github.com/FusionAuth/fusionauth-issues/issues/2856 * https://github.com/FusionAuth/fusionauth-issues/issues/2785 * https://github.com/FusionAuth/fusionauth-issues/issues/2756 * https://github.com/FusionAuth/fusionauth-issues/issues/2686
Lambda related issues. * https://github.com/FusionAuth/fusionauth-issues/issues/2850 * https://github.com/FusionAuth/fusionauth-issues/issues/2745 * https://github.com/FusionAuth/fusionauth-issues/issues/2732
## MultiFactor Authentication Expand the scope and features around multi-factor authentication. ### Project Multi-Factor authentication is a broad topic and FusionAuth currently supports some basic options for multi-factor authentication. The...
## Same account selected in Google Idp after logging out ### Problem 1. A user clicks the `Login with Google` button to initiate auth using FusionAuth's Google Idp. 2. They...