Skip to content

feat: 1password desktop integration#289

Merged
mbevc1 merged 1 commit intoByteNess:mainfrom
seiichi1101:feat/one-password-desktop-integration
Jan 28, 2026
Merged

feat: 1password desktop integration#289
mbevc1 merged 1 commit intoByteNess:mainfrom
seiichi1101:feat/one-password-desktop-integration

Conversation

@seiichi1101
Copy link

This PR enables use of 1Password’s Desktop Application Integration introduced in onepassword-sdk-go.

https://developer.1password.com/docs/sdks/desktop-app-integrations/

Usage

aws-vaul exec --backend=op-desktop --op-vault-id=<your-valult-id> --op-desktop-account-id=<your-desktop-account-id>

or

export AWS_VAULT_BACKEND=op-desktop
export AWS_VAULT_OP_VAULT_ID=<your-valult-id>
export AWS_VAULT_OP_DESKTOP_ACCOUNT=<your-desktop-account-id>

aws-vaul exec 

@seiichi1101 seiichi1101 requested a review from mbevc1 as a code owner January 28, 2026 06:26
@github-actions github-actions bot added documentation Improvements or additions to documentation feat labels Jan 28, 2026
Copy link
Contributor

@mbevc1 mbevc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@mbevc1 mbevc1 merged commit c8b4d8f into ByteNess:main Jan 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants