Table | external_identity_sources |
---|---|
Description | External Identity Sources |
Column | Format | Description | Definition | Required | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | ||
co_id | integer, foreign key | CO Record ID | cos:id | ||
description | varchar(128) | Description | |||
plugin | varchar(80) | Plugin | External Identity Source Plugin Entry Point Model | ||
status | varchar(2) | Status |
| ||
sor_label | varchar(40) | SOR Label used in match requests | ID Match API | ||
pipeline_id | integer, foreign key | Pipeline ID | pipelines:id | ||
hash_source_record | boolean | Whether to store a hash of the External Identity Source Record rather than the full source record | |||
suppress_noop_logs | boolean | Whether to suppress Job History Records that describe no action being taken |