Configure email-based passwordless authentication for Seqera Platform. This is the default authentication method that allows users to sign in using their email address.
Overview
Email authentication provides a passwordless login experience where users:
- Enter their email address on the login page
- Receive an email containing a temporary access link
- Select the link to authenticate and access Platform
New users are automatically registered on their first login if their email address matches the trusted email patterns. The access link contains a time-limited token that expires after use.
Prerequisites
Before enabling email authentication, you need:
- A configured SMTP server for sending authentication emails
- Valid SMTP credentials with permission to send emails