Login Page
The login page authenticates you into Trailer.dev. Sign in with email and password, or with a configured single sign-on (SSO) provider.
Sign in with email and password
Section titled âSign in with email and passwordâThe form has two fields:
- Password
Submit to sign in. On success you are redirected to the page you originally requested, or to the home page. On failure an âIncorrect credentialsâ toast is shown.
Single sign-on
Section titled âSingle sign-onâIf an administrator has configured one or more SSO providers, buttons for them appear below the email and password form under an âor sign in withâ divider. Trailer.dev supports these providers:
- GitLab
- Microsoft
- GitHub
- Generic OpenID Connect (OIDC)
When no provider is configured, this section is hidden. Providers are configured on the Settings page.
Forgot password
Section titled âForgot passwordâThe form includes a âForgot passwordâ link that opens the forgot-password page. Enter your email and submit to request a reset email. After the request is sent you are returned to the login page with a confirmation toast.
The reset email contains a link to the confirm-password-reset page, where you set a new password by entering it twice (new password and confirm). On success you are redirected back to login.
The forgot-password and reset emails require SMTP to be configured (see Settings).
Workspace access verification
Section titled âWorkspace access verificationâSome workspace URLs are protected by forward authentication. When you open such a URL without an active session, you are sent to a verification page. It uses the same email/password and SSO controls as the login page, then grants access to the requested workspace after you authenticate.
Related pages
Section titled âRelated pagesâ- Profile - Account and password management
- Settings - SSO and SMTP configuration
- Workspaces - Workspace listing