Skip to content

Commit

Permalink
docs: clarification #3221
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusbakunas authored and hkantare committed Oct 26, 2021
1 parent ae52691 commit 1e2bd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/appid_idp_cloud_directory.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1e2bd90

Please sign in to comment.