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

Make easier to fetch all fields from a single vault item #38

Open
igorhrcek opened this issue Sep 27, 2021 · 0 comments
Open

Make easier to fetch all fields from a single vault item #38

igorhrcek opened this issue Sep 27, 2021 · 0 comments
Labels
enhancement New feature or request tracked Issue is tracked in 1Password's internal ticketing system as well.

Comments

@igorhrcek
Copy link

Summary

While fetching a single field is quite easy, getting a sensible and usable collection, when trying to fetch all fields from a certain item, is quite a cumbersome process.

Use cases

Each item in a vault represents a server item. Each server item has multiple fields and sections (for example sections are MySQL, MongoDB etc).

For certain services there are multiple secrets that are needed (for example MySQL user passwords), so fetching all fields at once is going to be much quicker and easier than calling 1Password API for 5 - 10 times.

Proposed solution

Create a lookup plugin that could be used for accomplishing this task.

Is there a workaround to accomplish this today?

I've managed to achieve this and described the whole process here:
https://1password.community/discussion/comment/612753/#Comment_612753

References & Prior Work

None

@jpcoenen jpcoenen added the enhancement New feature or request label Oct 6, 2021
@edif2008 edif2008 changed the title Make easier to fetch all fields from a single vault item [11] Make easier to fetch all fields from a single vault item Feb 8, 2022
@edif2008 edif2008 added the tracked Issue is tracked in 1Password's internal ticketing system as well. label May 30, 2022
@edif2008 edif2008 changed the title [11] Make easier to fetch all fields from a single vault item Make easier to fetch all fields from a single vault item May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tracked Issue is tracked in 1Password's internal ticketing system as well.
Projects
None yet
Development

No branches or pull requests

3 participants