Except for Fenrir, we can divide the current authentication methods in 3 different families:

  • User+Password: This can be your standard user and password login, but we include also anything based on OpenID(legacy, connect) or OAuth(1, 2). Just to try to give our competitor some advantage, if any one has the feature we want, we will count it as all of them having it.
  • Password manager: This can be a layer on top of user+password. Basically we have a program that will save the passwords for us, and we either copy-paste them or the program copies them for us. Bitwarden, 1Password, Lastpass fall in this category. We include WebAuthN in this category.
  • Central Directory: These are mostly business-oriented solutions, like Microsoft’s Active Directory of RedHat’s version, FreeIPA
FeatureUser +
Password
Password
Manager
Central
Directory
Device synchronizationtick1 9 Best WordPress Table Plugins Compared To Choose [2023]tick1 9 Best WordPress Table Plugins Compared To Choose [2023]tick1 9 Best WordPress Table Plugins Compared To Choose [2023]*0
Device locktick1 9 Best WordPress Table Plugins Compared To Choose [2023]tick1 9 Best WordPress Table Plugins Compared To Choose [2023]*0
Login historytick1 9 Best WordPress Table Plugins Compared To Choose [2023]❌*1
Federatedtick1 9 Best WordPress Table Plugins Compared To Choose [2023]❌*5❌*2
Passwordlesstick1 9 Best WordPress Table Plugins Compared To Choose [2023]tick1 9 Best WordPress Table Plugins Compared To Choose [2023]*3tick1 9 Best WordPress Table Plugins Compared To Choose [2023]*2
2FAtick1 9 Best WordPress Table Plugins Compared To Choose [2023]❌*4tick1 9 Best WordPress Table Plugins Compared To Choose [2023]
Theft detectiontick1 9 Best WordPress Table Plugins Compared To Choose [2023]
Authentication scopetick1 9 Best WordPress Table Plugins Compared To Choose [2023]tick1 9 Best WordPress Table Plugins Compared To Choose [2023]*6
Rogue Server Protections*7tick1 9 Best WordPress Table Plugins Compared To Choose [2023]tick1 9 Best WordPress Table Plugins Compared To Choose [2023]*8
FeatureUser +
Password
Password
Manager
Central
Directory

*0 You can’t actually do this on your own, you need the AD server administrator, but we are going to be nice to our competitors and count it anyway
*1 Feature is available to the server administrators only. It could be exposed, but no service does this
*2 AD/FreeIPA could be federated, but does not include discovery so every server should have the complete list of all AD domains
*3 copy-paste, autofill count as passwordless
*4 2FA can be done, but is different and nonstandard for every service
*5 OpenID Connect technically has discovery (and therefore federation), but even though it’s a 2014 standard nobody uses it this way and many libraries have broken discovery (both server and service side)
*6 OAuth does provides authentication scope, but it is much more static and difficult to change than with Fenrir
*7 A Rogue Server is a server that is malicious or has been hacked.
*8 Only in the WebAuthN case, since it does not require additional authentication servers.

More questions?

Your email will only be used to respond, we don’t collect your information, we don’t send maketing email