Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
org_identity_source_id | integer, foreign key | Organizational Identity Source ID | ||
serverurl | varchar(256) | URL describing LDAP server | Use to describe hostname, port, and SSL (use | |
binddn | varchar(128) | DN to bind as | ||
password | varchar(64) | Password to bind with | This column should be encrypted | |
basedn | varchar(128) | Base DN to provision People entries under | ||
key_attribute | varchar(64) | Attribute in LDAP record holding a persistent unique identifier | ||
search_filter | varchar(128) | Search filter to constrain retrieved objects | ||
uid_attr | varchar(64) | Attribute to map to Org Identity Identifier of type UID | Temporary, will be replaced by CO-1346 | |
uid_attr_login | boolean | Whether to flag the attribute created from uid_attr as for login | Temporary, will be replaced by CO-1346 |
Overview
Content Tools