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

OTPClient generates invalid code #325

Closed
katonagl opened this issue Nov 30, 2023 · 1 comment
Closed

OTPClient generates invalid code #325

katonagl opened this issue Nov 30, 2023 · 1 comment

Comments

@katonagl
Copy link

katonagl commented Nov 30, 2023

I have OTPClient configured for outlook.office.com and also for a university system. For both systems OTPClient worked for a few days, but now after a system update the generated code is invalid. Trying the same secret in another TOTP generator (keysmith) on the same computer produces valid code. Recreating the entries in OTPClient or requesting new secrets does not help. OTPClient is 3.2.1 under openSUSE Tumbleweed. With the current update libcotp2 was updated to 2.1.0 from 2.0.2.

@paolostivanin
Copy link
Owner

paolostivanin commented Dec 1, 2023

Hello,
That's because OTPClient needs to be recompiled against the newer libcotp.

For whatever reason, rebuild wasn't done automatically so I had to do it yesterday. It will require a couple of days until it reaches the official repo. In the meanwhile, you can use the following:

https://build.opensuse.org/project/show/home:polslinux:otpclient

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

No branches or pull requests

2 participants