Silverstripe
Silverstripe CMSDocs
  • Getting Started
  • Lessons
  • Developer Guides
  • Optional features
    • Advanced Workflow
    • Elemental blocks
    • Content Localisation with Fluent
    • GridField Bulk Editing Tools
    • GridField Extensions
    • Linkfield
    • Login forms
    • Multi-factor authentication (MFA)
      • Authenticators
      • Debugging
      • Creating new MFA methods
        • Creating a new MFA method - front-end
        • Creating a new MFA method - backend
      • Local development
      • Configuring encryption providers
      • Data store interfaces
      • Security
      • Integrating with other authenticators
      • Backup codes
      • Broadening the scope of the MFA flow
    • Non-blocking File-based Sessions
    • Queued Jobs
    • RealMe
    • Static Publish Queue
    • TagField
    • Taxonomies
    • Text Extraction
    • TOTP Authenticator
    • UserForms
    • WebAuthn Authenticator
  • Upgrading
  • Changelogs
  • Contributing
  • Project Governance
  1. Optional features/
  2. Multi-factor authentication (MFA)/
  3. Creating new MFA methods
Version 5Supported

This version of Silverstripe CMS is still supported though will not receive any additional features.

Go to documentation for the most recent stable version →

Creating new MFA methods#

Creating a new MFA method - front-end
Creating a new MFA method - backend

Edit on GitHub