Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
15.22k stars 881 forks source link

1Password Integration #663

Open dangtony98 opened 1 year ago

dangtony98 commented 1 year ago

Feature description

It would be great to have an integration with 1Password.

Why would it be useful?

This would enable users of 1Password to store and sync their environment variables from Infisical to 1Password.

Additional context

This should be fairly simple with a ton of examples to go off of 😄

deidaraiorek commented 1 year ago

Can you assign it to me please @dangtony98

dangtony98 commented 1 year ago

Just did!

dangtony98 commented 1 year ago

Hey @deidaraiorek!

Just checking in to see if you got the chance to work on this integration — Another contributor is interested in working on it as well so let us know :)

atimapreandrew commented 1 year ago

Hello @dangtony98

Please, I would love to work on this.

atimapreandrew commented 1 year ago

1Password doesn't have a public API to get, update, list or delete environment variables/secrets. What they have is a private API that you will get when you deploy their Connect Server with docker to the app you want to use 1Password on.

They also have Service Accounts, that only work with their CLI.

So far, there isn't a way to integrate 1Password into Infisical.