Skip to main content

Sign in

Form to sign in to an existing user account.

Route name

user_account_signin

URL pattern

/account/signin

Layout

Form

Module

MyAccount

Page class

signin-form

Acceptance criteria

  • Redirects to https if ssl is enabled
  • Form includes email address, password, sign in button
  • Error message is shown if details do not match user in system
  • Error message doesn’t specify the incorrect value
  • If details match valid user, user session started, user redirected to user account, success message shown