minible icon indicating copy to clipboard operation
minible copied to clipboard

Credential Mirror Feature

Open limpkin opened this issue 4 years ago • 5 comments

From a beta tester request:

I would like to be able to link multiple services or add multiple domains for a single credential. Some web services use different domains with one login. For example facebook.com - messenger.com, alibaba.com - aliexpress.com Would be convenient to have it under one credential so if i change my password, I won't forget to change in multiple places.

limpkin avatar May 07 '20 17:05 limpkin

It would also be neat if for the site name, you could enter something like "sitename.*" or perhaps more securely "sitename.[com,net,co.uk,fr,de,ch]" if multiple TLDs for the same site are possible.

hijackeel avatar Jun 18 '21 09:06 hijackeel

A specific use case for this: the Belgian government hosts an IdP for government stuff on idp.iamfas.belgium.be but if you want to administer your login methods, keys and tokens, you go to iamapps.belgium.be. However, the scope of belgium.be is much too wide, so for something like this, a way to link things would be nice indeed!

bertvandepoel avatar Jul 28 '21 00:07 bertvandepoel

Another use case: my university has Office365 (e.g. for email and Teams). That means my university login works both on their idp domain but also on microsoftonline.com (technically both with a different username as well, but the password and TOTP are identical). I wonder if it would make sense to alias but still allow different usernames?

bertvandepoel avatar Oct 27 '21 09:10 bertvandepoel

@bertvandepoel @paquetj @WebmasterTD @rms5566 @elendil-software @kbembedded @Properrr @hijackeel @wasserpanther : instead of having to manually add mirrored credentials, a friend of mine had the idea to add a "wildcard" feature. The general idea would be to add a boolean for each credential, that if set would allow the device to answer credentials requests to domain.XYZ

That obviously only works if the other service is on the same domain and is very similar to @hijackeel idea. @bertvandepoel belgium.be example could be addressed by adding a feature on moolticute's side of things. What do you guys think?

limpkin avatar May 13 '22 09:05 limpkin

I think this solution could be useful in some cases. However according to Apple: shared credentials a lot of sites share completely different domains.

WebmasterTD avatar May 13 '22 17:05 WebmasterTD

this is now implemented in the latest bundle v12 :)

limpkin avatar Nov 05 '22 13:11 limpkin

How has it been implemented ? Where it has to be enabled ?

elendil-software avatar Nov 27 '22 20:11 elendil-software

bundle v12, have a look at our user manual :)

limpkin avatar Nov 27 '22 21:11 limpkin