-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
[feature request] react to OATH requests #35
Comments
Hey, I don't use OATH, could you help me with repro steps? If I try simply the command above, I don't get touch request from yubikey, it simply gives the answer immediately, and I can't find how to enable touch policy?
|
OATH can require the touch or not. I don't know how did you create After creating an entry that require touch, I have:
|
Gotcha, |
I'm sorry, but I'm just and end-user with zero knowledge of Go. I can contribute with extensive testing, but unfortunately you can't rely on me in terms of actual coding. |
That's completely fine, ideas and testing, your helpful repro steps, are all also very valuable 👍 |
@ftpd could you please confirm how you use this feature in your every day life? Do you just type |
My main usage is: every morning when I run aws-vault for the first time this day (I'm a DevOps), I have to enter an OTP code. This is my main use case, I have a keyboard shortcut to run a simple scripts containing There is indeed also a gui: https://www.yubico.com/products/yubico-authenticator/ and I use it from time to time when I'm logging into a website requiring TOTP code - but I won't say I do it often and I think no one does. For a quick workaround I can of course create a notification with |
Hey.
Is it possible to add reaction to OATH module? For example, I would like to get notification after
ykman oath account code <service name>
.The text was updated successfully, but these errors were encountered: