UserAccountProfile
{
"_last_modified": "string",
"account_lock_timeout": 0,
"configpb_attributes": {
"version": 0
},
"credentials_timeout_threshold": 0,
"login_failure_count_expiry_window": 0,
"max_concurrent_sessions": 0,
"max_login_failure_count": 0,
"max_password_history_count": 0,
"name": "string",
"url": "string",
"uuid": "string"
}
UNIX time since epoch in microseconds. Units(MICROSECONDS).
Lock timeout period (in minutes). Default is 30 minutes. Unit is MIN. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
The time period after which credentials expire. Default is 180 days. Unit is DAYS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
The configurable time window beyond which we need to pop all the login failure timestamps from the login_failure_timestamps. Special values are 0 - Do not reset login_failure_counts on the basis of time.. Field introduced in 22.1.1. Unit is MIN. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Maximum number of concurrent sessions allowed. There are unlimited sessions by default. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Number of login attempts before lockout. Default is 3 attempts. Allowed values are 3-20. Special values are 0- Unlimited login attempts allowed.. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Maximum number of passwords to be maintained in the password history. Default is 4 passwords. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
url
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.