Yubico Forum https://forum.yubico.com/ |
|
Can LastPass grab the temporary token automatically? https://forum.yubico.com/viewtopic.php?f=26&t=1966 |
Page 1 of 1 |
Author: | ocsi01 [ Wed Jul 15, 2015 6:11 pm ] |
Post subject: | Can LastPass grab the temporary token automatically? |
Is it possible to set up LastPass in a way that it fills out not only the username/password/etc fields, but also grabs the current token from the Yubikey as an MFA device? (As far as I understand, the Yubikey Authenticator is able to show my current MFA codes what I need to copy during login. It would be amazing, if this value would be auto populated) My main wish to make this work on the AWS console login page for multiple accounts. |
Author: | ocsi01 [ Mon Jul 27, 2015 2:19 pm ] |
Post subject: | Re: Can LastPass grab the temporary token automatically |
I managed to get the MFA token out from my yubikey with a command line command: Code: yubioath-cli show The_name_of_the_entry | awk -F' ' '{print $2}' This command will give back the 6 digit token what I need at the login. Would be amazing, if the LastPass autofill would be able to put this value to the required field. Does anyone sees any changes for this? ( I understand that it means the browser needs to do a CLI call, but there is maybe a workaround.) |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |