Extension does not notify on subdomains #90
Labels
data
Data sources, cleanliness, etc
enhancement
New feature or request
Idea / Request for Comment
These issues are meant to document longer term ideas and spark discussion and feedback.
There are many services that switch to using a subdomain after the user logs in.
Example:
dash.cloudflare.com
vswww.cloudflare.com
ap.www.namecheap.com
vswww.namecheap.com
2FA Notifier does not correctly notify on these subdomains because they are not in our dataset. Not only does it not notify, but it actively sets the 2FA Notifier icon to the "No 2FA" state, which is misleading and often incorrect.
We could update the dataset on a case-by-base basis to handle these scenarios by entering all of the subdomains in addition to the main domains that are likely already in the dataset. However, that would require a huge amount of manual maintenance and isn't scalable. For example, think about all of the Google services that exist on sub-domains...there are a ton of them and it wouldn't be a good use of time to keep track of services as they are introduced, retired, removed, etc. Most (all?) Google services rely on the same authentication flow and therefore the same 2FA, so they will have the same notification, the same docs, etc.
We should consider a more scalable approach that minimizes manual maintenance.
Ideas:
customer.someservice.com
and some customers allow 2FA while others don't?The text was updated successfully, but these errors were encountered: