PrivacyIDEA
Two factor authentication software
From Wikipedia, the free encyclopedia
privacyIDEA is a two factor authentication system which is multi-tenency- and multi-instance-capable. It is open source, written in Python and hosted at GitHub.[1] privacyIDEA is a LinOTP's fork from 2014.[2]
| privacyIDEA | |
|---|---|
View of authentication devices (tokens) | |
| Developer | privacyIDEA project / NetKnights GmbH |
| Written in | Python |
| Operating system | Linux |
| Type | Two factor authentication |
| License | AGPLv3 |
| Website | www.privacyIDEA.org |
| Repository | github |
Fields of use
privacyIDEA provides an authentication backend for various kinds of applications (including SSH, VPN, as well as web applications such as ownCloud[3]). Thus it is meant to replace classical proprietary two factor authentication systems such as RSA SecurID or Vasco. It supports single sign-on via SAML.[4] It is also possible to login with a second factor to Windows desktops using a privacyIDEA Credential Provider.[5]
Installation
privacyIDEA runs on-premises as a web application on a Linux system. It can be set up quickly and easily.[6] It can run on Debian, Ubuntu and RedHat.