identities
Mapping table of DX users to external systems.
-
id
Primary key - Unique identifier for the row.
-
dx_user_id
Foreign key - DX ID of the user.
-
source_id
Foreign key - Primary key ID of the record on the source table, defined by the source column.
-
source
string - String representing the source for the identity. i.e. github, gitlab, jira, opsgenie, etc.