buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
227 stars 42 forks source link

[Feature request] Support for Single Sign-On SSO #448

Closed marcovidero closed 1 year ago

marcovidero commented 1 year ago

We have multiple subdomains in our organization. Each one serving different systems/services. But all accessible with the same username/password.

In Buttercup, we have to create one entry for each subdomain.

I want to create only one entry, so we can use a single entry for all subdomains. Ex:


Maybe related with: Do not ignore subdomains when filtering credentials #157

perry-mitchell commented 1 year ago

Hmm, yes we definitely need to rethink our search result filtering.. but for this, wouldn't you just create one entry with domain.com in the URL field? This should appear on all subdomains in the search results.

marcovidero commented 1 year ago

Hmm, yes we definitely need to rethink our search result filtering.. but for this, wouldn't you just create one entry with domain.com in the URL field? This should appear on all subdomains in the search results.

It worked. Thanks!