LinOTP - the open source solution for two factor authentication Copyright (C) 2010 - 2019 KeyIdentity GmbH
This repository contains all parts to build up your own solution for a strong, two factor authentication. The license is defined per component, which are:
-
linotpd - the LinOTP server [AGPL v3]
-
useridresolver - integrate your user information through LDAP or SQL [AGPL v3]
-
smsprovider - module to support the submission of SMS through different channels [AGPL v3]
-
adminclient - utilities to administrate LinOTP server and to enroll tokens [GPL v2]
For detail information, please refer to the license information in each component.
Happy authentication,
your LinOTP team