4.5
Login Screen Overview
The login screen typically contains the following components.

Email Field
Used to enter registered email address.
Validation checks:
-
proper email format
-
registered account
-
active account status
Examples of invalid input:
-
missing "@"
-
invalid domain
-
unregistered email
Password Field
Used to enter secure password.
Security features may include:
-
hidden text
-
show/hide toggle
-
password validation
Remember Me
Allows browser to remember session.
Use carefully on shared devices.
Recommended:
-
Enable on personal work devices
-
Disable on public/shared devices
Forgot Password
Allows password reset if login credentials are forgotten.
Single Sign-On Button
Available for organizations with SSO enabled.
Examples:
-
Sign in with Google
-
Sign in with Microsoft
-
Sign in with Okta
Support Link
Provides access to:
-
help resources
-
onboarding docs
-
support team
Was this page helpful?
