Authentication Factor
auth_factor
An Authentication Factor object describes a category of methods used for identity verification in an authentication attempt.
Attributes
| Caption | Name | Type | Description |
|---|---|---|---|
| Device | device | Device[] | Entity:ENDPOINTGroup: primaryDevice used to complete an authentication request. |
| Email Address | email_addr | Email Address | Entity:EMAIL_ADDRESSGroup: contextThe email address used in an email-based authentication factor. |
| Factor Type | factor_type | String | Group:primaryThe type of authentication factor used in an authentication attempt. |
| Factor Type ID | factor_type_id | Integer | Group:primaryThe normalized identifier for the authentication factor.
|
| HMAC-based One-time Password (HOTP) | is_hotp | Boolean | Group:contextWhether the authentication factor is an HMAC-based One-time Password (HOTP). |
| Time-based One-time Password (TOTP) | is_totp | Boolean | Group:contextWhether the authentication factor is a Time-based One-time Password (TOTP). |
| Phone Number | phone_number | String | Group:contextThe phone number used for a telephony-based authentication request. |
| Provider | provider | String | Group:contextThe name of provider for an authentication factor. |
| Raw Data | raw_data | JSON | Group:contextThe event data as received from the event source. |
| Record ID | record_id | String | Group:primaryUnique identifier for the object |
| Security Questions | security_questions | String[] | Group:contextThe question(s) provided to user for a question-based authentication factor. |
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
Relationships
Inbound Relationships
These objects and events reference Authentication Factor in their attributes:
Outbound Relationships
Authentication Factor references the following objects and events in its attributes:
This page describes qdm-1.5.1+ocsf-1.6.0