|
LinOTP is a Linux-based solution 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 LSE Leading Security Experts GmbH. Its core components are licensed under the Affero General Public License. It is an open source authentication server certified〔(【引用サイトリンク】title=OATH certified authentication server )〕 by the OATH initiative for open authentication for its 2.4 version. == Overview == As a web service LinOTP provides a REST-like web API.〔(【引用サイトリンク】url=http://linotp.org/linotp-api/ )〕 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. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「LinOTP」の詳細全文を読む スポンサード リンク
|