Skip to main content

RESTRICT_TO_USER_OBJECTS_ALLOWED_OIDS

Static RESTRICT_TO_USER_OBJECTS_ALLOWED_OIDS 

Source
static RESTRICT_TO_USER_OBJECTS_ALLOWED_OIDS: LazyLock<BTreeSet<u32>>
Expand description

System catalog objects exempted from check_restrict_to_user_objects.

These views are the mechanism by which the MCP agent endpoint discovers data products the user has access to. Blocking them defeats the isolation model, so they are explicitly allowed even in restricted sessions.