4f87851926
* update dependencies * remove hard-coded vaultproject.io on local links * remove 'index.html' from internal links * remove '.html' at end of internal links * manual review cleanup Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
23 lines
432 B
Plaintext
23 lines
432 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)
|
||
|
||
- [Okta](/api/system/mfa/okta)
|
||
|
||
- [Duo](/api/system/mfa/duo)
|
||
|
||
- [PingID](/api/system/mfa/pingid)
|