ConfigUserLogin

ConfigUserLogin
ConfigUserLogin
JSON Example
{
    "client_ip": "string",
    "client_type": "string",
    "error_message": "string",
    "local": false,
    "remote_attributes": "string",
    "status": "string",
    "user": "string"
}
string
client_ip
Optional

client ip. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
client_type
Optional

Type of client used to login UI, CLI, others(API). Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
error_message
Optional

error message if authentication failed. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
local
Optional

Local user. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
remote_attributes
Optional

Additional attributes from login handler. Field introduced in 18.1.4,18.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
status
Optional

Status. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
user
Optional

Request user. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of