Skip to content

Integrate 1Password SDKs to support authentication via service account #3655

@carey404

Description

@carey404

Is your feature request related to a problem? Please describe.
1Password recently released SDKs that support reading and writing secrets directly from 1Password without the need for a Connect server. This simplifies the integration process and reduces the dependency on additional infrastructure.

Describe the solution you'd like
Extend the 1Password integration to support the new 1Password SDKs. This would allow users to:

  • Load secrets directly from 1Password without the need for hosting a Connect server.
  • Retrieve, create, edit, and delete items in 1Password vaults.
  • Authenticate using 1Password service accounts

Describe alternatives you've considered
Continuing to use the 1Password Connect server for integration, which requires additional setup and maintenance.

Additional context
The 1Password SDKs are currently in beta. Documentation can be found here: https://developer.1password.com/docs/sdks/

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions