Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Passwordless login methods allow end-users to login without remember a password or PIN code. There are various techniques, both using internal and external authentication methods. This page lists some examples of support passwordless login methods.

The links below are for release 2022.1. Please refer to the latest version, or version currently in use.

Passwordless login using an OTP sent to user specificed email address is called Unregistered SMTP:
Unregistered SMTP - SSO

Passwordless login using an OTP sent to user specificed email address is called Unregistered SMS:
SMS authentication method - SSO

Swedish BankID relies on smartphone application approval and does not require a password
Swedish BankID Mobile - SSO

CIBA is a protocol to support integration of passwordless authenticators, including custom implementations.
OpenID Connect CIBA authentication method - SSO

Windows Authentication Provider using NTLM/Kerberos for users on a Windows AD Domain.
Windows Authentication Provider - SSO

X.509 Certificate can be used in supported configurations without passwords, or with third-party devices that use biometrics or other techniques in place of passwords.
Certificate Authentication Provider - SSO

Freja eID relies on smartphone application approval and does not require a password
Configure OpenID Connect Freja eID login

  • No labels