Skip to main content
June 27, 2025
Solved

How to manage updates in Vault Grant access using Service Accounts

  • June 27, 2025
  • 1 reply
  • 83 views

We need to manage the Users grants on frequent bases to add or remove from the Vaults, How can we achieve the same using Python or any APIs?

Best answer by

Hi @automationgfg 

Thanks for writing in, we have a few different ways depending no your setup.

  1. You can use the 1Password CLI to create some scripts that help automate the process
  2. You can use the SCIM bridge which will help automate
  3. If you are orchestrating from a custom web application you can use the SDK's.

Links below

Thanks!

Phil

1 reply

Answer
July 3, 2025

Hi @automationgfg 

Thanks for writing in, we have a few different ways depending no your setup.

  1. You can use the 1Password CLI to create some scripts that help automate the process
  2. You can use the SCIM bridge which will help automate
  3. If you are orchestrating from a custom web application you can use the SDK's.

Links below

Thanks!

Phil