defguard icon indicating copy to clipboard operation
defguard copied to clipboard

Possibility to manage SSH/GPG/YK keys

Open teon opened this issue 1 year ago • 3 comments

Right now keys are just added during YK provisioning, we need functionality to add/remove keys manually.

teon avatar Nov 22 '23 09:11 teon

Design -> https://www.figma.com/file/uoFcgpOuVWa6g7tvKwB52o/defguard?type=design&node-id=2335%3A6740&mode=design&t=dT8HQu3b0hvlAWPt-1

4lb avatar Dec 07 '23 11:12 4lb

Remember to update ssh_authorized_keys endpoint

wojcik91 avatar Jan 22 '24 13:01 wojcik91

Adding SSH and GPG keys: https://github.com/DefGuard/defguard/pull/521

TODO: Implement YubiKey changes Create hardware keys table Add relation to authentication key table

blazej-teonite avatar Jan 26 '24 12:01 blazej-teonite