keymaster icon indicating copy to clipboard operation
keymaster copied to clipboard

Token validation for other user doesn't work

Open rgooch opened this issue 5 years ago • 0 comments

When an admin registers a U2F token for a user (by visiting the profile page for that user), an attempt to verify the token for that user does not work as expected. Instead, token verification for the signed in user (the admin) is performed.

The verification operation should specify the username corresponding to the profile page that is being viewed.

rgooch avatar Jan 18 '20 01:01 rgooch