Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
co_id | integer, foreign key | If | cm_cos:id | |
description | varchar(256) | Description | ||
sor_label | varchar(40) | SOR Label used in match requests | ID Match API | Added in Registry v4.1.0 |
plugin | varchar(32) | Org Identity Source Plugin | Corresponds to plugin name | |
status | varchar(2) | Status of Org Identity Source Plugin |
| |
sync_mode | varchar(2) | How to process this Org Identity Source when processed via JobShell |
| |
sync_query_mismatch_mode | varchar(2) | How to process a Query that returns on an email search but the record does not actually contain that email |
| |
sync_query_skip_known | boolean | When in Query mode, whether to skip email addresses already linked to records in the Org Identity Source |
| |
sync_on_user_login | boolean | If a CO Person has an Org Identity from this Source, perform a sync when the CO Person logs in to Registry |
| Added in Registry v3.1.0 |
eppn_identifier_type | varchar(128) | Identifier type in Org Identity Source record to use to create an identifier of type ePPN associated with this Org Identity | ||
eppn_suffix | varchar(128) | Suffix (right hand side) to append to identifier of type eppn_identifier_type to create an identifier of type ePPN | Should not include @ | |
hash_source_record | boolean | Whether to store a hash of the Org Identity Source Record rather than the full source record | Controls what is stored in cm_org_identity_source_records:source_record Added in Registry v3.1.0 | |
co_pipeline_id | integer, foreign key | CO Pipeline to run when an identity is added from this source | cm_co_pipelines:id |
Overview
Content Tools