From 1e2bd903991a73c5e5f6c048963edfa5f72ffdd3 Mon Sep 17 00:00:00 2001 From: Darius Bakunas-Milanowski Date: Mon, 25 Oct 2021 08:57:17 -0400 Subject: [PATCH] docs: clarification #3221 --- website/docs/r/appid_idp_cloud_directory.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/appid_idp_cloud_directory.html.markdown b/website/docs/r/appid_idp_cloud_directory.html.markdown index 1116b89fc2..bb7ef3765b 100644 --- a/website/docs/r/appid_idp_cloud_directory.html.markdown +++ b/website/docs/r/appid_idp_cloud_directory.html.markdown @@ -34,7 +34,7 @@ Review the argument references that you can specify for your resource. - `tenant_id` - (Required, String) The AppID instance GUID - `is_active` (Required, Boolean) Cloud Directory IDP activation - `identity_confirm_access_mode` (Optional, String) Allowed values: `FULL`, `RESTRICTIVE`, `OFF` -- `identity_confirm_methods` (Optional, List of String) Example: `email` +- `identity_confirm_methods` (Optional, List of String) Allowed value: `email` - `identity_field` (Optional, String) Allowed values: `email`, `userName` - `reset_password_enabled` (Optional, Boolean) Enable password resets - `reset_password_notification_enabled` (Optional, Boolean) Enable password reset notification emails