Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
feature request
701 TopicsiOS App does not allow Account Change
I would have simply submitted this as a bug via your app, but apparently 1Password does not make things easy so here I am submitting on the forum. I recently had to switch my Family account from I password US to 1Password Canada and that meant logging into the new account on all my devices. On the iOS based devices though I could not simply log out of the old account and then log into the new account. The only option was to enter my password so I have to delete the app and re-install.40Views0likes3CommentsWildcard implementation in website property of Login Item
website property inside 1Password Login Item is a great feature which helps to automatically detect and auto fill username and password into the form fields. What's great about it and what's already implemented: You can actually create multiple website properties and still any of the matching websites will work You can set the domain to the website property and any subdomain of that domain will work You can set the domain to the website property and any subdirectory of that domain will work However I can give an example from https://www.netlify.com/ (web deployment platform) which won't match with any of the above 3 features. Let's assume I am developing web application and I set my application url as https://some-app.netlify.app. Netlify has a greate feature to customize subdomains based on the different deployment strategies. For example if I am now working on new github branch and I create a PR #100, then Netlify automatically creates new deployment url https://deploy-preview-129--some-app.netlify.app which is not just a subdomain of netlify.app because there can be thousands of app in netlify, however this is slightly different customized subdomain of netlify with some predefined prefix. So what I would I like is implementation of some custom wildcard options for the subdomains like *sub.domain.com where I can have potentially anything in the place of wildcard *. 1Password Version: Not Provided Extension Version: Not Provided OS Version: Not Provided Browser: Not Provided2.1KViews12likes17CommentsURL filtering too permissive
I have a rather large home lab with a lot of services. I use 1Password for all of them, however for everything in my home lab in every password field I see all of the credentials for everything. This is really annoying and makes it difficult to use. Is there a way to make server1.example.com not show up on my server2.example.com password fields? I would like the filter to be fqdn based and not parent domain based. This would be a good global setting. Where I could specify that everything at example.com would be filtered at the x dot domain. Where I could specify the number of dots that it filters by for that domain.19Views0likes1CommentLinked Items instead of duplicates
I have several family members and several vaults. I'd like to "link" an item from my vault (like a personal credit card) into my family vault or my daughters vault. So they see the item (read-only) but it's a linked copy. So if I update my credit card information then all the linked copies immediately see the change. No need to delete and re-duplicate. Is this possible?21Views0likes2CommentsAdd phonetic alphabet underneath letters in Large Type pop-out
I mainly use Large Type to be able to easily see the character number requested when trying to pass account security - typically over the phone. For example, I'll be asked for characters 3, 5, & 8 from my account security password (different to online account login password). Large Type makes it easy to identify the character numbers requested, but I can never remember the phonetic alphabet. It would be really helpful if Large Type could add the phonetic alphabet underneath. E.g. underneath the letter H would be 'Hotel' in smaller font. Additionally, there are multiple accepted phonetic alphabets so it would be helpful if users could select which one they want to use.21Views0likes2CommentsFeature Request - Step Up Auth Geo-restrictions
We are starting to have more users working overseas temporarily from locations outside our usual allow list. We'd like a middle ground option to allow these locations but only with an additional authentication factor, or allow them for a small number of users.7Views0likes0CommentsFeature Request For "Sign in with"
It would be nice to be able to link unsupported providers. For example, shopify isn't available but plenty of website use it. It would be nice to have a default "Provider not listed" option that would allow any record to be selected. That way we'd have a tracking for it. Currently I rely on adding notes to each site. Bonus: Any records used as "sign in with" should keep appearing in the list even if the provider isn't supported.39Views0likes2CommentsAdd "About" to browser extension menu
Please add the "About" (version information) to the browser extension's right-click menu, either in the "Help" sub-menu or as the next item below "Help". The "About" information should also be able to be highlighted so that it can be copied to the clipboard, or provide a "Copy to clipboard" button to do this. I want the "About" information to be quickly and conveniently accessible so that I can include it when submitting information about a web site where the 1Password browser extension is not handling the page as expected. I am using the browser extension in Firefox and Chrome. In both browsers, to get the browser extension version there are two paths which both need several clicks. Click 1Password button, click Account menu, click "Settings", let the Settings tab open, click "About" in the new Settings tab; or Right click 1Password button, click "Settings", let the Settings tab open, click "About" in the new Settings tab. Then, in both browsers, the "About" text cannot be selected with the mouse, so it cannot be copied to the clipboard. I have to use a screenshot tool with an OCR function to lift out the text. The only way to get the version information in a way that can be copied and pasted is to go into the browser's extensions manager, find the 1Password extension, and open its details. Firefox: 1Password browser extension version 8.12.4.46 81204046, on STABLE channel Chrome: 1 Password browser extension version 8.12.10.36 81210036, on STABLE channel I think this is unreasonably complicated. Please make it simple.8Views0likes0CommentsFR: Allow Environments to reference Vault Items
Description: Currently, 1Password Environments and Vault Items are two completely separate systems with no connection between them. This creates a fundamental problem for professional workflows: Environments provide fast, secure secret delivery via Named Pipes – great for local development Vault Items provide rotation, audit trails, access control, and CLI management – great for operations But you have to choose one or maintain both in parallel, which means either giving up rotation or giving up fast secret delivery. Proposed Solution: Allow an Environment variable to be linked to a Vault Item. The Environment would act as a structured view over Vault Items, not a separate data store. Benefits: Single source of truth – secrets live in Vault Items, Environments just expose them Rotation works automatically – rotate the Vault Item, the Environment reflects the change immediately Audit trail remains intact – all access and changes tracked in Vault Items Named Pipe delivery stays fast – no change to the developer experience39Views0likes2CommentsEnvironments should quote .env values
I just started experimenting with Environments to mange my .env files. I use https://direnv.net/ to load my .env files into my shell and it immediately started complaining. As it turns out, my previous plain text .env had quoted values in some cases, for instance a secret that contains a "&" and another one with ")". It would be nice if Environments either quoted values by default or offered the option to do so. Would also be nice if my #comments were preserved on import.28Views0likes2Comments