From 49068a42be2cb90ad84732bfd998aeaa35811b3d Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 2 Mar 2018 11:54:21 -0500 Subject: [PATCH] Document primary_email in Okta mfa path --- website/source/api/system/mfa-okta.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/api/system/mfa-okta.html.md b/website/source/api/system/mfa-okta.html.md index 79664df97..d115965f5 100644 --- a/website/source/api/system/mfa-okta.html.md +++ b/website/source/api/system/mfa-okta.html.md @@ -32,6 +32,8 @@ This endpoint defines a MFA method of type Okta. - `base_url` `(string)` - If set, will be used as the base domain for API requests. Examples are okta.com, oktapreview.com, and okta-emea.com. +- `primary_email` `(bool: false)` - If set, the username will only match the primary email for the account. + ### Sample Payload ```json