Name | Type | Description | Notes |
---|---|---|---|
string | Primary email address | [optional] | |
first_name | string | First name | [optional] |
last_name | string | Last Name | [optional] |
ldap_id | string | LDAP's Unique ID for the user | [optional] |
all_emails | string[] | Array of user's email addresses and aliases for use in migration | [optional] |
ldap_dn | string | LDAP's distinguished name for the user record | [optional] |
roles | string[] | Array of user's roles (role names only) | [optional] |
groups | string[] | Array of user's groups (group names only) | [optional] |
attributes | map[string,string] | Dictionary of user's attrributes (name/value) | [optional] |
url | string | Link to ldap config | [optional] |
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.