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

Feature request: Currently certs can only be requested using HTTPS port exposure to the public internet, we don't want to do this for obvious reasons and have been having our...

tracked

Hello, I'm using a modified version of the AWS Fargate container template and am attempting to configure TLS with the Let's Encrypt environment variables. I have an HTTPS listener that...

tracked

### Summary Ability to permission and share one password vaults with users and groups The functionality I am referring to is available via the website, and documented here; https://support.1password.com/create-share-vaults-teams/#edit-a-vault ###...

enhancement
tracked

From @verkaufer https://github.com/1Password/connect/pull/3#issuecomment-876751089 > We can do some contrived checks using Conditions and Parameters to create new resources if the parameters are some empty value: > > ``` > Parameters:...

tracked

Some customers will want to deploy into existing Subnets without having to modify the CloudFormation template. Consider something like https://github.com/1Strategy/fargate-cloudformation-example/blob/15731e5ee81655f7fc1f82617a0af7b9472a2ad7/fargate.yaml

tracked

The k8 deployment example at path `examples/kubernetes/op-connect-deployment.yaml`, has `chmod -f -R 600 /home/opuser/.op/config` as part of the command in the initContainer, but this path is not mounted, hence it does...

Using 1password-connect server/operator in kubernetes together with ArgoCD. ArgoCD reports the onepassworditem as Degraded. This is due to the status field showing: `status: conditions: - lastTransitionTime: '2024-09-10T04:01:02Z' message: 'Failed to...