2017-08-04 03:32:22 +00:00
|
|
|
|
---
|
|
|
|
|
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.
|
|
|
|
|
|
2017-08-09 00:20:37 +00:00
|
|
|
|
## Supported MFA types.
|
2017-08-04 03:32:22 +00:00
|
|
|
|
|
2017-08-09 00:20:37 +00:00
|
|
|
|
- [TOTP](/api/system/mfa-totp.html)
|
2017-08-04 03:32:22 +00:00
|
|
|
|
|
2017-08-09 00:20:37 +00:00
|
|
|
|
- [Okta](/api/system/mfa-okta.html)
|
2017-08-04 03:32:22 +00:00
|
|
|
|
|
2017-08-09 00:20:37 +00:00
|
|
|
|
- [Duo](/api/system/mfa-duo.html)
|