Hacker News new | ask | show | jobs
by ironmagma 2019 days ago
Those who are saying SSO should take note that it’s not really necessary to use this pattern for SSO. For example, Microsoft uses the pattern that they will redirect you as soon as your email looks like an SSO email. This has the benefit of allowing a user to enter their password before their username (not doing so being a major pet peeve of mine when copying a password from a password manager).
1 comments

Microsoft SSO is a shit show. You login and it says wait logging you off. Then you have to try again.
Is that a direct consequence of using a different UI pattern though, or just incidental?