Jono
3 months agoNew Contributor
auto update passwords
I run a saas product, and the super admins get a daily email with their new password. Is there a way to update these logins in 1Password as well via an API or webhook?
I run a saas product, and the super admins get a daily email with their new password. Is there a way to update these logins in 1Password as well via an API or webhook?
Hi Jono,
We have a few ways to get this done, it depends on your system setup and requirements. In general it involves creating a script that runs as you plan (e.g. Cron Job). You can use the SDK (if you don't have access to the command prompt) or CLI (if you do) to update the passwords and share them one by one. You can also set the expiration date to help with the process.
Here are some links to get your started:
I'm happy to help if you have further requirements.
Phil
you could also use the 1Password Operator in K8S if it the saas product runs in k8s