Skip to Content

Step-up Auth

⚡ 3 min read

Already signed in, but the action is dangerous — prove it again with biometrics on Transcodes Auth. The documented path today is the web app (SDK). AI Agent (MCP) step-up is Coming Soon.


When step-up applies

RBAC permission level 2 (allow + step-up) on a {resource}:{action} pair. Level 0 blocks; level 1 proceeds without MFA.

Configure the matrix in RBAC. Actions are always create · read · update · delete.


Shared flow

SurfaceWho callsHuman UIWho polls
Web appredirectToStepUp()New tab on Transcodes AuthSDK in your page
AI agentComing Soon

Session TTL: 10 minutes. MFA UI is never embedded in your app or IDE — always the hosted auth page.


Audit trail

SDK step-up leaves before and after records when MFA completes. AI Agent (MCP) gate audit is Coming Soon. See Webhook.


Guide

Legacy modal integrations are deprecated. New web-app integrations use the redirect SDK flow.

Last updated on