Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

co_id

integer, foreign key

If pool_org_identities is false in the CMP Enrollment Configuration, the CO in which this Org Identity Source is available

cm_cos:id

 

description

varchar(256)  

Description

 

 

plugin

varchar(32)

Org Identity Source Plugin

 

Corresponds to plugin name

status

varchar(128)

Status of Org Identity Source Plugin

  • A: Active 
  • S: Suspended

 

sync_modevarchar(2)How to process this Org Identity Source when processed via JobShell
  • F: Full
  • M: Manual
  • Q: Query
  • U: Update
 
eppn_identifier_typevarchar(128)Identifier type in Org Identity Source record to use to create an identifier of type ePPN associated with this Org Identity  
eppn_suffixvarchar(128)Suffix (right hand side) to append to identifier of type eppn_identifier_type to create an identifier of type ePPN Should not include @
co_pipeline_idinteger, foreign keyCO Pipeline to run when an identity is added from this sourcecm_co_pipelines:id