For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ”Security

Trust is at the heart of what we do.

Overview

Origin Studio's Security module enables granular, role-based access control. Use it to separate catalogs, protect sensitive fields, and control actions.


Where to Start

First time setting this up? β†’ Concepts & Examples Ready to configure? β†’ Getting Started Guide Already set up? β†’ Managing Access Need to verify access? β†’ Auditing & FAQ


The Model

Tenant: your isolated Origin Studio environment. Permission Group: a logically separated library inside your tenant. Role: a named set of permissions (policies). User: a person who logs in and is assigned roles.

Full mental model here.

Permission Groups

A Permission Group is like a distinct catalog. It controls Record visibility end-to-end:

  • Records are excluded from search for unauthorized users.

  • Records are excluded from filters and API responses.

Use it to segregate departments or business units.

Roles and Policies

A Role bundles system permissions into a reusable package. One role can contain multiple policies for flexibility.

Example patterns:

  • TV Content Contributor: create Series/Season/Episode drafts only.

  • TV Content Reviewer: edit records and approve publication.

Users and Identity

Users can authenticate with email/password or SSO. See Setting Up Single Sign-On (SSO).

Section-level Access

UI access can be restricted by Data Group and Section. See Fields and Record Layout Management.


Video guides

Last updated