Table

cm_co_enrollment_sources

Description

Organizational Identity Sources attached to Enrollment Flows

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_enrollment_flow_id

integer, foreign key

CO Enrollment Flow ID

cm_co_enrollment_flows:id


org_identity_source_id

integer, foreign keyOrg Identity Source ID

cm_org_identity_sources:id


org_identity_mode

varchar(2)

Enrollment Source Mode

  • N: None
  • OA: Authenticate
  • OC: Claim
  • OI: Identify
  • OS: Search
  • SL: Select
  • SR: Search, Required


verify_family_namebooleanWhether to verify the family name when creating an Org Identity from this Enrollment Source
Added in Registry v3.2.0

ordr

integer

Order attribute is presented (lower numbers = earlier)



  • No labels