5 Reasons to Separate Username and Password Screens
Last time you signed in to an account, did the first screen only prompt you for your username? Or did it want your password too?
If you were only asked for a username on that first screen, donβt be surprised. More and more, sites are separating the two, requiring a username first, and then asking for a password on a second screen. And it makes sense.
Who wouldnβt be a little confused when faced with an error message that says βeither your username or your password may be wrong.β Which one? Do I click the βForgot usernameβ or βForgot passwordβ button? Or both?
In fact, itβs hard to think of a situation where separating username and password screens isnβt the right decision. Hereβs five reasons why.
Reason #1: Itβs a better customer experience
In many cases, a username is all youβll need from your customer β especially if theyβre logging in from a trusted device. If so, and theyβve enrolled in passkeys or multi-factor authentication (MFA), they can skip the password step altogether, opting for Face ID or a one time SMS code.Β
Reason #2: Itβs more secure
Itβs rare when the approach thatβs more secure also makes for a better customer experience. But thatβs the case here.
Splitting the two fields across separate pages makes it harder for bad actors to automate a brute-force attack. Brute-force attacks use programs that enter usernames and passwords over and over until they hit the jackpot. Separate screens means more work for the attacker, and that means theyβre more likely to click over to another site and wreak their havoc there. And with newer login methods like passkeys, brute-force attacks are nearly impossible, as thereβs no password to crack.
Reason #3: It makes adaptive authentication better
Another security benefit of breaking the sign-in process into multiple steps is that itβs easier to detect and block suspicious behavior β especially if youβre using adaptive authentication. Adaptive authentication is a new-ish best practice that adjusts the authentication process based on contextual factors like user behavior, location, or device. For a deeper dive check out this blog post we wrote about it.
By separating the username and password input screens, your customer identity and access management (CIAM) provider can evaluate a bunch of different signals as the customer enters their username. Then, when the authentication screen pops up, your CIAM system can dynamically adjust the required authentication steps based on how risky the user seems.
Reason #4: It lets you personalize the user experience
Splitting the screens makes it possible to create a bespoke sign-in experience based on the customerβs preferences. For example, some customers might have enabled MFA, others might prefer passwordless options, while some could have a specific risk profile that requires different steps in the sign-in journey. Separating username and password screens makes it possible to send the customer down the appropriate path.
In some cases, you may not have a choice. For example, if youβre using a federated identity provider or the customer is using single sign-on, youβll need to identify the user's domain or organization before you let them authenticate. Here again, separate screens are a good choice because you can keep the username screen nice and simple. Then, once you know how youβre going to authenticate your user, you can keep that screen simple too by redirecting the customer to the appropriate site or app based on information in their username.
Reason #5: It keeps your login screen uncluttered
Itβs easy for your sign-in screen to get cluttered and confusing really fast β even if your customer base is only mildly complex. If youβve got social login options or a couple of different products, you might have upwards of 8 different things a user can click on if you try to jam everything onto one screen.
Splitting the username and password across two screens keeps each one simple by only offering the relevant options to your customer.

If itβs so great why isnβt everyone doing it (yet)?
If separating username and password screens is so great, why do so many sites still serve them up together on the same screen?
Perhaps the biggest perceived drawback of splitting up the username and password screens is that youβre effectively adding a second step (and click) to the sign-in process. Every step you add is another friction point for the customer. Or so the thinking goes.
The counter-argument, of course, is that while there are more clicks, each of them is simpler. And, when itβs done right, you can even engineer the password out of the equation much of the time. As long as the user feels like they are progressing toward their ultimate goal, an extra click (unless itβs something repetitive) isnβt a bad thing. In fact, since weβre asking for an identifier first, the net result is often fewer clicks overall.
From where we sit, separate screens is definitely the right way to go. And if youβre wrestling with the right approach for your site or app, weβd be happy to walk you through the pros and cons for your situation. We can even give you suggestions for A/B testing your customer journeys to see what is right for your audience and when.
βConnect with us to learn more.
