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

feat: 2fas should also use browser extension name along with domain name to correctly select the correct totp code along for a domain #153

Open
3 tasks done
sathishkannan162 opened this issue Jun 14, 2024 · 1 comment
Labels
Feature New feature or request

Comments

@sathishkannan162
Copy link

Feature description

I use two chrome profiles. One for my work and one for personal. I use aws on both of the them. The chrome with personal profile will have my personal aws account and the chrome with work profile will have my work account. I use 2fas browser extension on both of them. I want the browser extension to give me the otp for my personal aws account when I use my personal profile and my work account when I use my work profile.
Currently this is not possible as otps are shared to browser extensions based only on the domain name of the totp label rather than the browser extension that is requesting it.

May be you can add another field like extension_id to uniquely determine the totp label that should be send to the extension along with the domain name.

This will be also helpful to others who are using two different pcs for their work and personal use.

Motivation

I faced an issue after I pressed save choice while accessing my personal aws totp label from my personal chrome profile. Then I was unable to get the totp for my aws work profile as the browser extension in other profile was giving me the totp for aws personal profile.

Acknowledgements

  • This issue is not a duplicate of an existing feature request.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@sathishkannan162 sathishkannan162 added the Feature New feature or request label Jun 14, 2024
@sathishkannan162
Copy link
Author

Any Update on this?

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

No branches or pull requests

1 participant