logologo
Get Started
Guide
Development
Plugins
API
English
简体中文
Get Started
Guide
Development
Plugins
API
English
简体中文
logologo

Authentication

Overview
Authenticators

Authentication type

Password
SMS

OIDC

Configuration

Examples

Google
Microsoft Entra ID

SAML

Configuration

Examples

Google Workspace
LDAP
CAS
API keys

Development

Extentd authentication type
API

Verification

Overview

Verification type

SMS
TOTP authenticator

Development

Extend verification type
Extend verification scene
Extend SMS provider
API
Two factor authentication (2FA)
Previous PageOverview
Next PagePassword

#Authenticators

#User Authentication Management

When the user authentication plugin is installed, it will initialize a password authentication method based on the user's username and email.

#Activate Authenticators

Only activated authentication types will be displayed on the login page.

#User Authentication Types

By adding different types of authenticators, you can enable corresponding authentication methods in the system.

In addition to the authentication types provided by existing plugins, developers can also extend user authentication types. For details, refer to the Developer's Guide.