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

Distinguish external 2FA methods from built-in ones #5930

Open
ApCoder123 opened this issue Jul 7, 2021 · 2 comments
Open

Distinguish external 2FA methods from built-in ones #5930

ApCoder123 opened this issue Jul 7, 2021 · 2 comments
Labels
enhancement Issue/PR contains enhancements to the overall code of the site. feature Feature request

Comments

@ApCoder123
Copy link
Member

ApCoder123 commented Jul 7, 2021

There are several sites listed for which certain 2FA methods are only available through a 3rd party provider (e.g. Duo)

"notes": "Hardware 2FA is only available via Duo.",

"notes": "Teams using Duo with 1Password can't enable additional 2FA as it's already handled by Duo. Hardware tokens (not U2F) are only available through Duo.",

It would be nice to be able to visually distinguish between built-in and 3rd-party 2FA methods, potentially through the icons. E.g.
image
rather than just having an exception text, as for non-Duo users who may be looking for 2FA methods supported, it could be frustrating to see a method listed that they can't actually use.

It could potentially be a useful feature to have on the site, although it could add clutter to the table?

@ApCoder123 ApCoder123 added enhancement Issue/PR contains enhancements to the overall code of the site. feature Feature request labels Jul 7, 2021
@ApCoder123 ApCoder123 changed the title Distinguish external 2FA methods from native ones Distinguish external 2FA methods from built-in ones Sep 5, 2021
@person1234-ux
Copy link
Contributor

Would it be possible to add the ability to filter out duo 2fa when searching websites.

@Carlgo11
Copy link
Member

Carlgo11 commented Oct 4, 2021

@person1234-ux yes that is possible. Use 2fa:duo in the search field on the site and it will show any sites supporting duo that we know of.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR contains enhancements to the overall code of the site. feature Feature request
Projects
Status: Suggested
Development

No branches or pull requests

3 participants