vcenter lcm: embedded standalone vcsa
Configuration of the standalone Single Sign-On for Embedded type deployment. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Representation:
{
"sso_admin_password" : "secret string",
"sso_domain_name" : "string"
}
"sso_admin_password" : "secret string",
"sso_domain_name" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
sso_admin_password | secret | Password must conform to the following requirements: 1. At least 8 characters. 2. No more than 20 characters. 3. At least 1 uppercase character. 4. At least 1 lowercase character. 5. At least 1 number. 6. At least 1 special character (e.g., '!', '(', '@', etc.). 7. Only visible A-Z, a-z, 0-9 and punctuation (spaces are not allowed). Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |
sso_domain_name | string | The Single Sign-On domain name to be used to configure this vCenter Server Appliance. For example, 'vsphere.local'. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |