connect icon indicating copy to clipboard operation
connect copied to clipboard

Access your 1Password secrets using a 1Password Connect Server

Results 37 connect issues
Sort by recently updated
recently updated
newest added

Hi, I wanted to add a health check for connect-api but there's no `sh` or `bash` on the image: > OCI runtime exec failed: exec failed: unable to start container...

Feature request. It'd be nice to be able to configure the interface to listen on. In my case, I want my 1Password Connect server to only listen on `tailscale0` interface,...

tracked

Hi, I'm trying to programmatically update a password via the REST API, but the two options we see have issues: * using the PUT /v1/vaults/{vaultUUID}/items/{itemUUID} operation does not work because...

Could you open source connect? I'd feel a lot better running it in my production cluster if I could audit the code.

tracked

Is your feature request related to a problem? Please describe. In order to combat dockerhub's imposed rate limits it would be great to host these images on ghcr or quay.io....

I'm getting the following warning message in the connect logs: ``` > kubectl logs onepassword-connect- ... {"log_message":"(W) Server: (failed to createVerifiedAccess), Authentication: (Invalid bearer token), square/go-jose/jwt: validation failed, token is...

tracked

We are seeing a bunch of logs from `connect-api` that indicate success but the log level seems off. An example log: ``` { "log_message": "(I) GET /v1/vaults/XXX/items/XXX completed (200: OK)",...

tracked

I have a connect server deployed in a different cloud service than my main app, so I am using Lets Encript to protect the communication from my app to the...

tracked

After confirming with @edif2008, the Connect Sync container should also have ports mapped per the example found in the [developer documentation](https://developer.1password.com/docs/connect/get-started#:~:text=credentials.json%20file.-,Download%20an%20example,-docker%2Dcompose.yaml).

I have a relatively straightforward configuration of 1password connect setup in terraform. The server seems to boot without any errors but I do not show any connections in the 1password...