b76a56d40c
* migrates nav data format and updates docs pages * removes sidebar_title from content files
22 lines
395 B
Plaintext
22 lines
395 B
Plaintext
---
|
||
layout: api
|
||
page_title: /sys/mfa - HTTP API
|
||
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)
|
||
|
||
- [Okta](/api/system/mfa/okta)
|
||
|
||
- [Duo](/api/system/mfa/duo)
|
||
|
||
- [PingID](/api/system/mfa/pingid)
|