It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
3 years agoAutomate CLI on headless client
Hi all, I'm researching ways to use the 1Password CLI to add users to groups/vaults based on events in another system.
I think I can easily get the CLI running on a Linux VM, and write a simple RE...
Former Member
3 years agoJack_P_1P Thanks, Jack. I'm looking for something more along the lines of what zcutlip mentioned.
I have an external system (Salesforce) that is not an identity provider, but will be used to manage who can access which customer vaults in 1Password. I'll be writing backend code in Salesforce that will reach out to a server with the 1Password CLI installed. There would be an api on this server (probably built with Node/Express) that uses the 1Password CLI to modify things.
This wouldn't be needed if there was an API to directly interact with our 1Password instance.