keymaster
keymaster copied to clipboard
Short term certificate based identity system (ssh/x509 ca + openidc)
It would be great to add a Copy button (some JavaScript, that copies this token into system copy buffer) to a webpage that displays token for copying into CLI.
> Usage of keymaster (version 1.7.0) > attempting to target '' for '' > top of doU2fAuthenticate > manufacturer = "Yubico", product = "Yubikey NEO U2F", vid = 0x0113, pid...
Issue Logging out of Keymaster does not invalidate the auth_cookie ie the jwt that is issued upon login. Steps to reproduce Login to Keymaster. Using a proxy such as Burp,...
There is a race condition between the background loop checking for okta push and the user sending a code. If the code is sent the background task might also send...
Running the MacOS Keymaster client with a Yubikey 5C nano plugged in I got this error: `top of doU2fAuthenticate manufacturer = "Yubico", product = "YubiKey OTP+FIDO+CCID", vid = 0x0407, pid...
The admin panel on port 6920 is by default bound to all interfaces. Instead, bind the address to localhost only to provide for defense in depth and use a proxy...
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...