Skip to Content

Step 1: Prerequisites

⚡ 2 min read

Both paths

  1. RBAC configured — resource keys exist in Console; the member’s role has the right level on {resource}:{action} (RBAC).
  2. Level-2 actions — only those cells trigger step-up; level 1 skips MFA entirely.

Web app (SDK)

  • Transcodes SDK loaded and member signed in (redirectToStepUp needs an active session).
  • resource and action strings match Console resource keys and CRUD actions.

AI agent (MCP) — Coming Soon

AI Agent (MCP) step-up, including transcodes-guard host install and MAT setup, is Coming Soon. Installation is not available yet.


Next: Step 2: Web app (SDK)

Last updated on