Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
requests
3 Topics1Password Hosted SCIM Bridge
I would love the option (even at a small added fee) for 1Password to host a SCIM Bridge rather than our customers being required to spin up additional infrastructure to add the bridge. As an MSSP/MSP providing 1Password to many of our customers, the management of so many SCIM bridges would likely be time consuming to manage. How are other MSSP/MSPs setting up SCIM Bridges for their multiple customers? Do you host a VM/computer for each customer and connect each one individually, or are you not using this capability? Curious to hear how the rest of the community is handling this.39Views0likes0CommentsFeature request - general encryption utilities
As a builder of dev tools dealing with sensitive data (see dmno.dev), sometimes I need to encrypt/decrypt arbitrary data in a local cache. Currently I have to store a key somewhere, which is usually a file sitting somewhere else on disk - obviously not that secure... It would be really cool if I could rely on the user's local 1Password app for that instead. I would imagine this would look like the CLI and SDK (eventually) providing arbitrary `encrypt` and `decrypt` methods, which interact with the user's local 1password application. The existing biometric auth and locl/unlock mechanisms would mean I'd get encryption without storing a key locally and so the user would have to periodically re-prove their identity.34Views2likes1CommentRequest for feedback: DMNO 1Password integration - env var/configuration tooling
Hello! TL;DR - If you've ever wanted to use secrets from 1Password in your JavaScript/TypeScript project without the hassle of writing custom scripts then check out our 1Password Plugin. We launched DMNO early this year and we've been continuously expanding our list of plugins and integrations. We're particularly proud of the 1Password plugin because it makes it very easy to retrieve secrets stored in 1Password and use them in your applications with minimal code. In addition to using values stored in 1Password, our plugin gives you: Coercion and validation Leak detection and prevention Log redaction and domain allow/deny lists for individual items Flexible storage in 1Password, from a single .env style blob to individual items Full TypeScript features including detailed IntelliSense docs and autocomplete Drop-in integrations for Remix, Next.js, Astro, Vite, and Node.js Best of all, it's completely free and open source. We'd love for other 1Password users to try it out. If there's a feature you want, we can probably add it for you and your team.60Views3likes4Comments