Step 1: Prerequisites
⚡ 2 min readBoth paths
- RBAC configured — resource keys exist in Console; the member’s role has the right level on
{resource}:{action}(RBAC). - Level-2 actions — only those cells trigger step-up; level 1 skips MFA entirely.
Web app (SDK)
- Transcodes SDK loaded and member signed in (
redirectToStepUpneeds an active session). resourceandactionstrings 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