Skip to content
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

Generating new key before current one expires #9

Open
Eli-Black-Work opened this issue Nov 7, 2024 · 1 comment
Open

Generating new key before current one expires #9

Eli-Black-Work opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Eli-Black-Work
Copy link

Describe the bug
Some services (e.g. AWS) require that two consecutive keys be entered in order to enroll in MFA:
image

As far as I can tell, this isn't currently possible with OpenAuthenticator, as there's no way to generate a new key without waiting for the old one to expire.

For now, I'm moving to KeePass, but figured I'd let you know :)

@Eli-Black-Work Eli-Black-Work added the enhancement New feature or request label Nov 7, 2024
@Skyost
Copy link
Owner

Skyost commented Nov 14, 2024

Well, does it work if you enter the first key, wait for regeneration, then enter the new key ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants