summaryrefslogtreecommitdiff
path: root/docs/content/configuration/second-factor/introduction.md
blob: 3d3ed522c12a7472767516af8b818102d453bf74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: "Second Factor"
description: "Configuring Authelia Second Factor Authentication."
summary: "Authelia provides a number of 2FA methods. This section describes these methods."
date: 2022-06-15T17:51:47+10:00
draft: false
images: []
weight: 103100
toc: true
seo:
  title: "" # custom title (optional)
  description: "" # custom description (recommended)
  canonical: "" # custom canonical URL (optional)
  noindex: false # false (default) or true
---

## One Time Password

Authelia supports configuring [Time-based One-Time Password](time-based-one-time-password.md)'s.

## Security Key

Authelia supports configuring [WebAuthn](webauthn.md) Security Keys.

## Mobile Push

Authelia supports configuring [Duo](duo.md) to provide a mobile push service.