Anchorage API reference
    Preparing search index...
    • Parse the APPROVAL_ACTOR_TOKENS secret: {"<token>": {"id","role","tenantId"}}. Every entry passes the real validator (toApprovalActor) — unknown roles, empty ids, and missing, invalid, or reserved-identity ('system') tenantIds are dropped rather than trusted; there is no as-cast at this JSON boundary.

      Parameters

      • raw: string | undefined

      Returns Map<string, ApprovalActor>