User

user

The user object describes the identity of a user.

Attributes

CaptionNameTypeDescription
AccountaccountAccount[]The user's account or the account associated with the user.
User Credential IDcredential_uidStringEntity:USER_CREDENTIAL_ID

The unique identifier of the user's credential. For example, AWS Access Key ID.

🚧 WARNING: DEPRECATED

User Credential ID has been deprecated since 1.6.0. Use programmatic_credentials instead.

DevicesdevicesDevice[]Entity:ENDPOINT

The devices related to user.
Display Namedisplay_nameStringThe display name of the user, as reported by the product.
DomaindomainStringThe domain where the user is defined. For example: the LDAP or Active Directory domain.
Email Addressemail_addrEmail AddressEntity:EMAIL_ADDRESS

The user's primary email address.
Forwarding Addressforward_addrEmail AddressEntity:EMAIL_ADDRESS

The user's forwarding email address.
Full Namefull_nameStringThe full name of the user, as reported by the product.
GroupsgroupsGroup[]The administrative groups to which the user belongs.
MFA Assignedhas_mfaBooleanThe user has a multi-factor or secondary-factor device assigned.
Last Loginlast_login_timeTimestampThe last time when the user logged in.
LDAP Personldap_personLDAP Person[]The additional LDAP attributes that describe a person.
NamenameUser NameEntity:USER_NAME

The username. For example, janedoe1.
OrganizationorgOrganization[]Organization and org unit related to the user.
Telephone Numberphone_numberStringThe telephone number of the user.
Programmatic Credentialsprogrammatic_credentialsProgrammatic Credential[]Details about the programmatic credential (API keys, access tokens, certificates, etc) associated to the user.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
Risk Levelrisk_levelStringThe risk level, normalized to the caption of the risk_level_id value.
Risk Level IDrisk_level_idIntegerThe normalized risk level id.
  • 0: Info (INFO)
  • 1: Low (LOW)
  • 2: Medium (MEDIUM)
  • 3: High (HIGH)
  • 4: Critical (CRITICAL)
  • 99: Other (OTHER)
Risk Scorerisk_scoreIntegerThe risk score as reported by the event source.
TypetypeStringThe type of the user. For example, System, AWS IAM User, etc.
Type IDtype_idIntegerThe account type identifier.
  • 0: Unknown (UNKNOWN)
  • 1: User (USER)
  • 2: Admin (ADMIN)
  • 3: System (SYSTEM)
  • 4: Service (SERVICE)
  • 99: Other (OTHER)
Unique IDuidStringEntity:USER_OBJECT_UID

The unique user identifier. For example, the Windows user SID, ActiveDirectory DN or AWS user ARN.
Alternate IDuid_altStringThe alternate user identifier. For example, the Active Directory user GUID or AWS user Principal ID.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

User shown in context

Inbound Relationships

These objects and events reference User in their attributes:

Outbound Relationships

User references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?