Skip to main content

3 docs tagged with "Use Cases"

View All Tags

BlokSec for MFA / 2FA

Although we feel that BlokSec is best used as a strong primary authentication factor in place of passwords and multi-factor authentication (MFA / 2FA) (indeed, BlokSec immutable authentication is stronger than passwords + legacy MFA combined) it can still be used to act as an additional authentication factor in the following scenarios:

Integration via Standard Protocols (OIDC, SAML2)

The primary use-case for BlokSec is to enable secure, passwordless login to websites and applications. Because BlokSec leverages strong cryptography (elliptic-curve digital signature algorithms), the secure hardward keystore of your device, and biometry to positively identify that you are the verifed user, logging in with BlokSec provides better security than passwords and MFA combined.

Integration with In-House / Custom Applications

Adding secure, passwordles login to your custom application is relatively easy with BlokSec - you will need to use two straightforward RESTful APIs - POST /registration and POST /auth