Skip to content

Conversation

@edif2008
Copy link
Member

@edif2008 edif2008 commented Nov 19, 2025

Summary

Features

  • New operations for managing group permissions for vaults:
    • grant_group_permissions
    • update_group_permissions
    • revoke_group_permissions
  • Add support for Windows.

Fixes

  • vaults.list properly accepts the additional parameters.
  • Re-authenticate the SDK client when the 1Password app is locked.

⚠️ There's a known bug of prompting the user to re-authenticate if the program ends and the app is locked when using the SDKs with the 1Password beta app version 8.11.20-31 or earlier . This will be fixed in the next beta release of the app.

1PasswordSDKBot and others added 7 commits October 29, 2025 18:13
This enables the SDK to authenticate via the 1Password app on Windows.
Add vault permission operations for groups:
- `grant_group_permissions`
- `update_group_permissions`
- `revoke_group_permissions`
When the SDK makes an invoke operation to the locked 1Password app, the user is prompted to re-authorize. Once that is made, we need to override the existing SDK client with a new one that can perform the invoke operation.
This shows the message in the exception when it can't be processed by `raise_typed_exception`.
@edif2008 edif2008 merged commit 40d4d54 into beta Nov 19, 2025
18 checks passed
@edif2008 edif2008 deleted the sdks-for-desktop-integrations branch November 19, 2025 11:29
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 this pull request may close these issues.

4 participants