Earlier quoted context omitted.
I would argue that the 250ms lag mentioned in the article was not the reason the ePCR system was perceived as being slow. Consider the new trend in login forms these days whereby you are forced to enter you username or email THEN press a button THEN enter your password THEN press another button. What used to be simple is now no longer simple. Why is it like this? To accommodate the x% of people who seem to get confus…
> Why is it like this? To accommodate the x% of people who seem to get confused in some manner when presented with "too many choices". FWIW, this is done to accommodate SSO (single sign-on), which matters for any software that's going to be used in corporate or governmental environments. You have to submit your login first, because it's used to determine what authentication method and provider to select. That said, I…
Determine the Auth provider from the username
Feed both username & password to the provider
And be done with it?
I’m not clear why the user needs to be made aware of the SSO setup..