Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
lukas-ramlab
7 months agoNew Contributor
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 ...
- 7 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.
floris_1P
1Password Team
7 months agoCLI 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.
lukas-ramlab
7 months agoNew Contributor
I'm accessing one login-credential (username + password) which is used to login on multiple remote session.