Skip to content

Latest commit

 

History

History
executable file
·
18 lines (15 loc) · 1.01 KB

LDAPUser.md

File metadata and controls

executable file
·
18 lines (15 loc) · 1.01 KB

LookerApi31Reference.LDAPUser

Properties

Name Type Description Notes
allEmails [String] Array of user's email addresses and aliases for use in migration [optional]
attributes {String: String} Dictionary of user's attributes (name/value) [optional]
email String Primary email address [optional]
firstName String First name [optional]
groups [String] Array of user's groups (group names only) [optional]
lastName String Last Name [optional]
ldapDn String LDAP's distinguished name for the user record [optional]
ldapId String LDAP's Unique ID for the user [optional]
roles [String] Array of user's roles (role names only) [optional]
url String Link to ldap config [optional]
can {String: Boolean} Operations the current user is able to perform on this object [optional]