1Password / connect

Access your 1Password secrets using a 1Password Connect Server
https://developer.1password.com/docs/connect
152 stars 29 forks source link

Accessing secrets with op CLI is case insensitive normally, but case sensitive when a connect server is used #73

Open LP0101 opened 1 year ago

LP0101 commented 1 year ago

When trying to read a secret with op read, the operation is case insensitive normally, but case sensitive when using a connect server. This disparity in behaviour has lead to confusion where a given secret may work on a developer's machine, but the reference won't work once deployed if a connect server is being used.