1Password / connect

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

Unable to create token with write access on the UI #60

Closed arunsathiya closed 1 year ago

arunsathiya commented 1 year ago

After creating a Connect Server with read+write access to a vault, I am trying to create a Token with access to the same vault, but the level of access defaults to just "Read". I am unable to grant "Write" access to the token despite the vault's write access being available to the Connect Server.

image

Could you help me understand why this might be happening?

arunsathiya commented 1 year ago

Oh, I just found out what I was missing. There's a small cog wheel next to the vault name in the token creation flow. Clicking on it shows the option to choose write access for the token. ✅

image

Closing this issue.