Forum Discussion
automationgfg
11 days agoNew Contributor
How to manage updates in Vault Grant access using Service Accounts
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?
Thanks for writing in, we have a few different ways depending no your setup.
- You can use the 1Password CLI to create some scripts that help automate the process
- You can use the SCIM bridge which will help automate
- If you are orchestrating from a custom web application you can use the SDK's.
Links below
- 1Password CLI - https://developer.1password.com/docs/cli/get-started/
- SCIM Bridge - https://support.1password.com/scim/
- 1Password SDKs - https://developer.1password.com/docs/sdks/
Thanks!
Phil
1 Reply
- 1P_Phil
Moderator
Thanks for writing in, we have a few different ways depending no your setup.
- You can use the 1Password CLI to create some scripts that help automate the process
- You can use the SCIM bridge which will help automate
- If you are orchestrating from a custom web application you can use the SDK's.
Links below
- 1Password CLI - https://developer.1password.com/docs/cli/get-started/
- SCIM Bridge - https://support.1password.com/scim/
- 1Password SDKs - https://developer.1password.com/docs/sdks/
Thanks!
Phil