Yaak Logo
Yaak
Feedback/Add global config for plugins (1Password)

Add global config for plugins (1Password)

Gregory Schier·9 months ago·YK-814
BacklogImprovement

For the 1Password integration, it would be good to have a global config to configure the Service Account token.

Plugins should be able to define config args, which would show up in the main app settings somewhere.


Comments (5)

Sign in to leave a comment.

Timi Wahalahti

I thought this was already possible, since 1Password Vault Integration documentation says

By default, the template function will use the token located in the 1PASSWORD_TOKEN environment variable.

However, that doesn’t seem to work. No matter how I try to use the 1PASSWORD_TOKEN environment variable, configuration of 1password.item says “no vault specified” on preview. But if I do use the token value itself straight on the configuration window instead of env variable, it works.

Yaak Bot

Quick check: were you setting 1PASSWORD_TOKEN as a shell environment variable? The token field’s default is the template ${[1PASSWORD_TOKEN]}, which reads a Yaak environment variable defined in the Environments dialog, not a shell one. If that’s the case, adding it to your Yaak environment should make it work, and the docs wording needs clarifying.

Timi Wahalahti

I’ve added it as Yaak environment variable.

Yaak Bot

Thanks for confirming. This looks like a real bug and is being looked into.

Yaak Bot

This is fixed in 2026.7.0-beta.8. The token field’s template default wasn’t being resolved before the vault list loaded, which is also why the env variable never worked. Thanks for the report!

Type to search feedback...