diff --git a/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx b/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx index 344ff014b3..bf02019f51 100644 --- a/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx +++ b/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx @@ -127,8 +127,16 @@ To leave an organization, click the ellipses (**...**) next to the organization Click **Password** in the sidebar to change your password. You cannot manage your HCP Terraform password directly if you linked your account to GitHub or HashiCorp Cloud Platform (HCP). Instead, manage your password through the linked service. --> **Note:** Password management is not available if your Terraform Enterprise instance uses [SAML single sign on](/terraform/enterprise/saml/configuration). --> **Note:** Passwords must be at least 10 characters in length, and you can use any type of character. Password management is not available if your Terraform Enterprise instance uses [SAML single sign on](/terraform/enterprise/saml/configuration). + +Passwords must be at least eight characters long, and contain at least three of the following: + +* Lowercase letters (a-z) +* Uppercase letters (A-Z) +* Numbers (0-9) +* Special characters (!@#$%^&*) + +Password management is not available if your Terraform Enterprise instance uses [SAML single sign on](/terraform/enterprise/saml/configuration). + ### Two-factor authentication