This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
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.
Developer(s) | KeyIdentity GmbH |
---|---|
Initial release | March 1, 2010 |
Stable release | 2.12.3
/ April 7, 2021[1] |
Preview release | 3.0rc4
/ March 18, 2021[1] |
Repository | github |
Written in | Python |
Operating system | Linux |
Available in | English, German |
Type | OTP Authentication server |
License | AGPLv3, GPLv2 |
Website | www |
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
editAs 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
editSee also
editReferences
edit- ^ a b "Releases · LinOTP/LinOTP". github.com. Retrieved 2021-04-14.
- ^ "OATH certified authentication server". Initiative for open authentication. Archived from the original on 28 May 2013. Retrieved 20 May 2013.
- ^ "LinOTP API". LinOTP. Retrieved 14 Nov 2013.
- ^ Proctor, W. Cyrus; Storm, Patrick; Hanlon, Matthew R.; Mendoza, Nathaniel (2017-11-12). "Securing HPC: Development of a low cost, open source multi-factor authentication infrastructure". Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis. ACM. pp. 1–11. doi:10.1145/3126908.3126957. ISBN 978-1-4503-5114-0.1-11&rft.pub=ACM&rft.date=2017-11-12&rft_id=info:doi/10.1145/3126908.3126957&rft.isbn=978-1-4503-5114-0&rft.aulast=Proctor&rft.aufirst=W. Cyrus&rft.au=Storm, Patrick&rft.au=Hanlon, Matthew R.&rft.au=Mendoza, Nathaniel&rft_id=https://dl.acm.org/doi/10.1145/3126908.3126957&rfr_id=info:sid/en.wikipedia.org:LinOTP" class="Z3988">