- Introduction to Context Management
- Onboarding a Context Table
- Custom Context Tables
- Create a Custom Context Table by Importing a CSV File
- Create a Custom Context Table Using the Add Custom Option
- Working with Filtered Context Tables
- View and Interact with a Custom or Filtered Context Table
- View the Details Panel for a Custom or Filtered Context Table
- Edit the Configuration of Custom or Filtered Context Tables
- Active Directory Context Tables
- Prerequisites to Onboard an Active Directory Context Table
- Create an Active Directory Context Table
- View and Interact with an Active Directory Context Table
- View the Details Panel for an Active Directory Context Table
- Edit the Configuration of an Active Directory Context Table
- Default Active Directory Attribute Mapping
- Microsoft Entra ID Context Tables
- Prerequisites to Onboard a Microsoft Entra ID Context Table
- Create a Microsoft Entra ID Context Table
- View and Interact with a Microsoft Entra ID Context Table
- View the Details Panel for a Microsoft Entra ID Context Table
- Edit the Configuration of a Microsoft Entra ID Context Table
- Default Microsoft Entra ID Attribute Mapping
- Okta Context Tables
- Custom Context Tables
- Add Data to an Existing Context Table
- Using Context Data in Downstream Applications
- Built-In Threat Intelligence Context Tables
- Context Management APIs
- Troubleshooting Context Management
Default Okta Attribute Mapping
When an Okta context table is onboarded, it processes a predetermined set of user attributes that are collected from an Okta application. This set of attributes is mapped to a set of Exabeam target attributes that are compliant with a common user information model. This model defines a standardized user object for security content across Exabeam products.
The table below lists the predetermined set of source Okta attributes and the Exabeam target attributes to which they are mapped. The table is organized alphabetically by the Target Attributes column and contains the following notations:
* (asterisk) – Indicates attributes that are selected for display by default when onboarding an Okta context table. During onboarding, you can choose to display or not display any of the available predetermined attributes by toggling the visibility icon ().
(Calculated) – Indicates attributes that are calculated, either in format or in value. During onboarding, you can hover over the Calculated Attribute tag in the Source Attributes column to view a description of the attribute and its calculation.
(Primary Key) – Indicates the attribute that is designated as the key attribute for the context table. The key and its mapping cannot be changed.
Note
If you are using Okta integrated with Active Directory, see the separate Integration table for attributes that are available only for that integration.
Okta Source Attribute | Exabeam Target Attribute | Example | Description |
---|---|---|---|
status | Access Status (Calculated) |
| Indicates the status of the user's account. Calculated by mapping the status of a user account to one of the following Exabeam status values:
|
profile.nickName | Alias |
| An email alias that represents a user in a Microsoft Exchange organization. |
profile.city | City Name |
| A locality, such as a town or city, in a user's address. |
profile.firstName + profile.lastName | Common Name (Calculated) |
| Common name attached to the user object. Calculated based on the attributes: |
profile.countryCode | Country |
| Country or region where the user is located. |
profile.department | Department* |
| Name of the department in which the user works. |
profile.displayName | Display Name* |
| The name displayed in the address book for a user. This attribute is usually represented by a combination of first name, middle initial, and last name. |
profile.division | Division |
| A user division. |
profile.email | Email Addresses | A string value that lists email addresses associated with a user. | |
profile.employeeNumber | Employee Number |
| Number assigned to an employee, other than the Employee ID. |
profile.firstName | First Name |
| The given first name of an employee. |
profile.displayName | Full Name |
| The printable display name for a user. This attribute is usually represented by a combination of first name, middle initial, and last name. |
id | ID (Primary Key) |
| The unique identifier for a user object. This field is the key attribute and cannot be remapped. |
profile.lastName | Last Name |
| The user's surname (family name or last name). |
profile.manager | Manager |
| The manager to whom a user reports. |
profile.mobilePhone | Mobile Number |
| The mobile phone number for a user. |
profile.primaryPhone | Phone Number |
| The primary work phone number for a user. If integrated with Active Directory, this attribute maps to |
profile.login | Primary Login* (Email Format) | An email-formatted identifier for a user, based on standard RFC 822. | |
profile.login | Primary User Name (Calculated) |
| A primary user name, commonly used for login purposes. (Does not include the domain.) Calculated based on the |
profile.title | Title* |
| A user's formal job title (not an occupation category). |
* Attribute is selected for display by default.
Attributes for Okta Integrated with Active Directory
The following table shows attributes that are available only if your Okta is integrated with Active Directory. For more information, see Active Directory Integration in the Okta Help Center.
Okta Source Attribute | Exabeam Target Attribute | Example | Description |
---|---|---|---|
departmentNumber | Department Number |
| A number used to identify a department within an organization. |
dn | Distinguished Name |
| The name that uniquely identifies a user object, in an organization structure, within the Active Directory. For a glossary of terms, see the Microsoft Documentation Reference. |
employeeID | Employee |
| Code that identifies an employee of a business. |
objectSid | Object Sid (Calculated) |
| A unique security identifier for an object. Calculated based on a binary value that specifies a unique security identifier for the object. |
profile.telephoneNumber | Phone Number |
| The primary work phone number for a user. |