Daniel DeGroff

Results 103 issues of Daniel DeGroff

## View dialogs may be blocked by ad blockers or Brave browser ### Description Some AJAX dialogs in FusionAuth may be blocked by ad blocker plugins, or the brave browser....

## The x509 key used to verify SAML response may still validate a signature after being removed from the configuration ### Description When a certificate is configured to verify a...

bug

## Entity Grant Search API cannot search on userId and entityId at the same time ### Description If you use `entityId` and `userId` in the search criteria together, the search...

bug

## Add the JDK 17 xml sig changes to the Windows `start.ps1` script ### Description Provide a description of the problem you have or just leave us a general comment...

## Support User Session Ticket in Steam IdP instead of an access token for Device linking ### Problem When performing device linking with the Steam IdP, FusionAuth currently supports taking...

enhancement

## Add modal dialog for admin UI session timeout ### Description user sessions already timeout in the admin UI, but ideally the user would be prompted their session has ended,...

enhancement

## Review `fusionauth.locale` cookie to see if we can move this server side when used for the locale widget on a themed page ### Description When using the locale switcher...

enhancement
architecture

## Add event debug log for Refresh Grant to help debug Refresh Token Stuff ### Description It can be difficult to debug why the refresh grant fails. Add a debug...

enhancement

## Update deps for 1.50.0 ### Description Update any 3rd party dependencies that have updates or security updates. `prime-mvc` `4.22.0` -> `4.22.2` `org.graalvm.js:js` `22.3.3` -> `23.0.3` `org.graalvm.sdk:*22.3.3` -> `org.graalvm.polyglot:*:23.1.2` ###...

internals

## Update `java-http` to pick up support for Java 21 and virtual threads ### Description Update `java-http` once we are running on Java 21. ### Related - https://github.com/FusionAuth/fusionauth-issues/issues/2473 ### Community...

enhancement