Forum Discussion

lukas-ramlab's avatar
lukas-ramlab
New Contributor
4 months ago
Solved

Single login in tiled-terminal session

We use 1password-cli to identify when logging into a remote machines through linux bash terminals. We now have multiple remote machines that we want to login simultaneously and perform the same (or ...
  • floris_1P's avatar
    floris_1P
    4 months ago

    CLI sessions are currently tied to a single TTY/PTY, so single terminal pane. And it's that strict because CLI sessions give full access to your 1Password account.

    We are considering to offer other authorization models with a lower blast radius, so if you can tell me what exactly you're trying to access from 1Password through the CLI, that could help us inform our decision.