Mike Rudat

Results 7 issues of Mike Rudat

## Allow a user's trust token for a MFA trusted device to be deleted ### Problem Right now a user's trust token cannot be deleted in the admin UI or...

enhancement

## Add session timeout setting to a Group ### Problem I would like the ability to set a session timeout for a group of users. ### Solution Add a `Session...

feature
needs more info
needs a use-case

## System Reset fails with Internal Server Error ### Description System reset, when running in development mode, fails after selecting a kickstart and confirming the reset. ### Observed versions 1.53.2...

bug
needs more info

## 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

The hosted login pages need to be updated to account for Windows Edge. This will allow the deviceName and userAgent for a Webhook log entry to be correct. For example,...

bug

### What happened? When `/oauth2/logout` is called directly or indirectly through `/app/logout`, delete the `fusionauth.trust.*` cookies that are used for MFA. If I want to fully logout and kill ALL...

### What happened? A login validation lambda that returns an error result doesn't display the error when MFA is configured. In this case after entering the userid/password, the user is...

bug