connect
connect copied to clipboard
Access your 1Password secrets using a 1Password Connect Server
I get a lot of 403 issues with 'token does not have access to vault'. My secrets are eventually synced and I don't believe I have a misconfiguration issue, seems...
## **Your environment** Chart Version: connect-1.10.0 Image version: 1password/connect-api:1.6.1 Helm Version: 3.11.1 Kubernetes Version: v1.24.9-gke.3200 ## **What happened?** I found that the ```onepassword-connect``` pod was using a great deal of...
This might be because my use case is weird, but still. I'm using Kustomize with the `helmCharts` option to inflate the 1password connect charts, but I'm deploying the secret that...
Hi there! I am a new 1Password Connect user. Following the documentation on this GitHub README, I created a Connect Server (not deployed yet at this point) but creating a...
As mentioned in #79, I found that the containers are quite old and use Debian 11.7 and Go 1.20.6. It would be very much appreciated if you could upgrade the...
For people in non-cloud native infrastructures, it would be really helpful to provide the connect-server as compiled binaries or even as packages (rpm/deb). Also system service files in the examples...
Works: `op connect token create "token_with_141_vaults" --server "your_server_id" --expires-in 1h --vault vault1 --vault vault2 ... --vault vault141` Doesn't work: `op connect token create "token_with_142_vaults" --server "your_server_id" --expires-in 1h --vault vault1...
From the API docs it seems it's only possible to list and download files. Is it possible to push them also ?
## **Your environment** Chart Version: 1.10.0 Helm Version: 3.11.1 Kubernetes Version: v1.24.9 Docker Compose: v2.15.1 ## **What happened?** I used PATCH /v1/vaults/{vaultUUID}/items/{itemUUID} [as found in the API reference](https://developer.1password.com/docs/connect/connect-api-reference/#update-a-subset-of-item-attributes) but got...