betterbrowsing.org  ·  AppEsteem web-compliance test harness
← Home

Login form variants

Each variant is a different shape of login form. They all submit synthetic credentials to a sink that accepts anything, then behaves exactly like a real login would: it sets a session cookie (HttpOnly __session + JS-readable bb_session_js companion + x-auth-token header) and 302-redirects to /. There is no diagnostic echo of what you submitted — that would change the shape the intermediary sees. To verify your form data reached the server, check your browser's network tab.

The test point is whether the intermediary (a) lets the page load, (b) lets the form submit, and (c) passes the auth response (Set-Cookie + redirect) back to the client.

Do not submit real credentials. Use throwaway / synthetic values only.

What each variant looks like to the intermediary

Typical things to look for: