Table | cm_organizations |
---|---|
Description | Definitions of (external) organizations |
Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
co_id | integer, foreign key | CO Record ID | cm_cos:id | |
name | varchar(128) | Name | ||
description | varchar(128) | Description | ||
type | varchar(32) | Organization type | May be configured on a per-CO basis. See Extending the Registry Data Model. | |
saml_scope | varchar(256) | Scope or domain associated with this Organization | ||
logo_url | varchar(256) | URL to a logo for this Organization |