Skip to content

Unable to rename TOTP credentials once added. #315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghstwhl opened this issue Nov 6, 2018 · 4 comments
Closed

Unable to rename TOTP credentials once added. #315

ghstwhl opened this issue Nov 6, 2018 · 4 comments

Comments

@ghstwhl
Copy link

ghstwhl commented Nov 6, 2018

  • Yubico Authenticator version: 4.3.4
  • Operating system and version: macOS 10.14.1
  • YubiKey model and version: Yubikey 5 (5.1.1)
  • Bug description summary: Once a TOTP credential is stored, the name is immutable. If you choose poorly you need to re-do the entire MFA setup to get a new credential.

Steps to reproduce

  1. Add a TOTP token
  2. Look for the non-existent menu option to rename it.

Expected result
I'd like to be able to rename entries.

Actual results
You can't rename entries.

Other info

[Anything else you would like to add?]
Not a bug, really, This is a feature request. :)

@dagheyman
Copy link

Thanks for the suggestion!

I can see the use for this, but the firmware does not allow editing the credentials on the YubiKey once they have been written to the device. This is by design, and not likely to change.

@nathaniel-holder
Copy link

@dagheyman Can you explain why this is by design?

@nevun
Copy link

nevun commented Aug 3, 2020

@nathaniel-holder this is a hint that this will change ;) Yubico/developers.yubico.com#294

@awilkins
Copy link

awilkins commented Oct 7, 2020

Sadly even if they add this feature to new key firmwares, older keys won't have this feature :-)

I resorted to adding a means of aliasing keys to the TOTP plugin for AWS CLI because I set mine up with an easy-to-type name and then realized that lots of things use the mfa_serial to identity the TOTP key. The process for getting your MFA reset in my org is involved... and I don't want to lose the ability to quickly type ykman oath code keyname either.

Given that TOTP has to be mediated through software (because the key has no RTC you need a computer to add that factor), it would be feasible to add a similar aliasing mechanism to any software selecting a TOTP key from the key for token generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants