privacyIDEA

From Wikipedia, the free encyclopedia
privacyIDEA
Developer(s)privacyIDEA project / NetKnights GmbH
Repositorygithub.com/privacyidea/privacyidea/
Written inPython
Operating systemLinux
TypeTwo factor authentication
LicenseAGPLv3
Websitewww.privacyIDEA.org

privacyIDEA is a two factor authentication system which is multi-tenency- and multi-instance-capable. It is opensource, written in Python and hosted at GitHub.[1] privacyIDEA is a LinOTP's fork from 2014.[2]

Fields of use[edit]

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[edit]

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.

Authentication devices[edit]

privacyIDEA supports a wide variety of authentication devices.[7] Amongst those are hardware tokens like Feitian C200, the Yubikey by Yubico or other U2F/WebAuthn devices. Many smartphone apps compliant with HOTP and TOTP are also supported.

References[edit]

  1. ^ "privacyidea/privacyidea: multi factor authentication system (2FA, OTP)". GitHub. Retrieved 2016-11-23.
  2. ^ "Migrate Linotp to privacyIDEA". 14 September 2016. Retrieved 2021-08-23.
  3. ^ "ownCloud 9.1 comes with integrated Two-Factor-Authentication". ownCloud. Retrieved 2016-07-22.
  4. ^ "privacyIDEA SimpleSAML Plug-In". GitHub. Retrieved 2021-10-31.
  5. ^ "privacyIDEA Credential Provider". NetKnights. Retrieved 2016-04-12.
  6. ^ "Howto install privacyIDEA authentication system". TechReplublic. Retrieved 2016-07-22.
  7. ^ "Supported Tokens". privacyIDEA. Retrieved 2016-07-22.