identity_core_organization_users
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| id | integer | True | |
| organization_id | character varying(32) | True | Links to identity_core_organization.id. | 
| user_id | character varying(32) | True | Links to identity_core_user.id. | 
| Name | Type | Not null | Description | 
|---|---|---|---|
| id | integer | True | |
| organization_id | character varying(32) | True | Links to identity_core_organization.id. | 
| user_id | character varying(32) | True | Links to identity_core_user.id. |