df34412570
* new documentation website * ci job adjustment * update to latest version on downloads page * remove transition-period scripts * add netlify toml file * fix docs patch * fix ci config? * revert go.mod changes * a couple last markdown formatting fixes
23 lines
452 B
Plaintext
23 lines
452 B
Plaintext
---
|
||
layout: api
|
||
page_title: /sys/mfa - HTTP API
|
||
sidebar_title: <code>/sys/mfa</code>
|
||
description: >-
|
||
The '/sys/mfa' endpoint focuses on managing MFA behaviors in Vault Enterprise
|
||
MFA.
|
||
---
|
||
|
||
# `/sys/mfa`
|
||
|
||
~> **Enterprise Only** – These endpoints require Vault Enterprise.
|
||
|
||
## Supported MFA types.
|
||
|
||
- [TOTP](/api/system/mfa/totp.html)
|
||
|
||
- [Okta](/api/system/mfa/okta.html)
|
||
|
||
- [Duo](/api/system/mfa/duo.html)
|
||
|
||
- [PingID](/api/system/mfa/pingid.html)
|