vals
vals copied to clipboard
Feature: Add support for service accounts for 1password
Recently 1Password introduced Service Accounts
1Password Service Accounts help automate secrets management in your applications and infrastructure without the need to deploy additional services.
This means we can retrieve secrets from 1password directly, without need to deploy 1Password Connect. The official GitHub action for example has support for both 1Password Connect or 1Password service token: https://developer.1password.com/docs/ci-cd/github-actions/
Any chance the current 1password implementation can be extended to support Service Accounts?
PR is welcome
Looks like the go SDK does not support service accounts right now. The same question was raised for ESO, see: https://github.com/external-secrets/external-secrets/issues/2312
For the time being, we have to wait for this: https://github.com/1Password/onepassword-operator/issues/160