d0fc0114da66
Mint a mablnet peer JOIN credential for an OAuth-authenticated user
Issues a single short-lived signed peer_credential the calling user presents at JOIN time to be admitted as a peer in a customer tenant. Unlike /authorize/operator/tenant, no operator-command token is minted — callers using this endpoint dial the customer's services (e.g., socks5 for test training) as regular intra-tenant peers; no operator-interface capabilities are involved. Auth: user-OAuth callers entitled to the tunnel's owner. For a workspace owner, a user with write access to the workspace — customer workspace members training against the workspace's SOCKS5 service, and mabl support admins where the workspace has enabled Support Access. For a company owner, a company admin or any member of the company; there is no standalone mabl global / support admin grant, because no company-level consent flag exists yet to gate one. For a user owner, that user alone. Lifetime: 30 minutes per issued credential. To keep a longer session alive without changing the bound Host identity, refresh by re-minting with the prior credential's host_id.
Request body
Response
Peer credential minted successfully.