Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add support for service accounts for 1password #181

Closed
zoispag opened this issue Nov 16, 2023 · 2 comments · Fixed by #378
Closed

Feature: Add support for service accounts for 1password #181

zoispag opened this issue Nov 16, 2023 · 2 comments · Fixed by #378

Comments

@zoispag
Copy link
Contributor

zoispag commented Nov 16, 2023

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?

@yxxhero
Copy link
Member

yxxhero commented Nov 16, 2023

PR is welcome

@zoispag
Copy link
Contributor Author

zoispag commented Nov 16, 2023

Looks like the go SDK does not support service accounts right now.
The same question was raised for ESO, see: external-secrets/external-secrets#2312

For the time being, we have to wait for this: 1Password/onepassword-operator#160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants