LinOTP

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
LinOTP
DeveloperKeyIdentity GmbH
Initial releaseMarch 1, 2010 (2010-03-01)
Stable release
2.12.3 / April 7, 2021; 5 years ago (2021-04-07)[1]
Preview release
3.0rc4 / March 18, 2021; 5 years ago (2021-03-18)[1]
Repositorygithub.com/LinOTP/LinOTP
Written inPython
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemLinux
    Available inEnglish, German
    TypeOTP Authentication server
    LicenseAGPLv3, GPLv2
    Websitewww.linotp.org

    LinOTP is Linux-based software to manage authentication devices for two-factor authentication with one time passwords. It is implemented as a web service based on the python framework Pylons. Thus it requires a web server to run in.

    LinOTP is mainly developed by the German company KeyIdentity GmbH. Its core components are licensed under the Affero General Public License.

    It is an open source authentication server certified[2] by the OATH initiative for open authentication for its 2.4 version.

    Overview

    [edit | edit source]

    As a web service, LinOTP provides a REST-like web API.[3] All functions can be accessed via Pylons controllers. Responses are returned as a JSON object.

    LinOTP is designed in a modular way, enabling user store modules and token modules. Thus, it is capable of supporting a wide range of different tokens.[4]

    Project web site

    [edit | edit source]

    linotp

    See also

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).