mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-17 02:31:08 +00:00
20 lines
416 B
Markdown
20 lines
416 B
Markdown
---
|
||
layout: "api"
|
||
page_title: "/sys/mfa - HTTP API"
|
||
sidebar_current: "docs-http-system-mfa"
|
||
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)
|