Skip to content

RbacUserSelectedOrganization

This table contains the per user selected organization for OctoSAM web applications. This selection is used to preselect the organization when the user logs in.

Fields

Field Type Description
ID numeric Internal ID for the RbacUserSelectedOrganization entity (Primary Key)
OrganizationID numeric Internal ID that references the Organization entity (Foreign Key)
RbacUserID numeric Internal ID that references the RbacUser entity (Foreign Key)