Table

external_identity_sources

Description

External Identity Sources

Column

Format

Description

Definition

Required

Comments

id

integer, primary key

Row identifier

autoincrement

(tick)


co_idinteger, foreign keyCO Record IDcos:id(tick)

description

varchar(128)

Description




plugin

varchar(80)

Plugin

External Identity Source Plugin Entry Point Model(tick)
statusvarchar(2)Status
  • A: Active
  • S: Suspended
(tick)


sor_labelvarchar(40)SOR Label used in match requestsID Match API


pipeline_idinteger, foreign keyPipeline IDpipelines:id(tick)


hash_source_recordbooleanWhether to store a hash of the External Identity Source Record rather than the full source record


suppress_noop_logsbooleanWhether to suppress Job History Records that describe no action being taken 


  • No labels