loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Workflow Templates

Templates are pre-built workflow configurations you can import into the Workflow Editor as a starting point. Each template covers a common identity flow and comes with a full node-by-node walkthrough.

Available Templates

TemplateDescription
Email LoginStandard email + password authentication with success and failure branches.
RegistrationNew user sign-up flow with duplicate-account detection and welcome email.
MFA OTP LoginEmail/password login followed by a one-time passcode step for enrolled users.
Forgot PasswordIdentity lookup and password-reset email with enumeration protection.
Passwordless LoginOne-click magic link dispatched to the user's email: no password required.
Social LoginFacebook, Google, and X alongside email and password on a single login page.

How to Import a Template

  1. In the Admin Console, go to Platform Config → Authentication → Workflows.
  2. Click New Workflow → From Template.
  3. Select a template and click Import.
  4. Adjust node properties (labels, redirect URLs) to match your application.
  5. Click Publish to make the workflow live.