We released a patch release 2.16.1 to the Python package index. Everyone running privacyIDEA via a pip install can update. privacyIDEA relies on the Python module ldap3, which is a great module to connect to LDAP and also do redundancy via a server pool and strategies like round robin. Your […]
release
Today we released just on schedule the version 2.16 of privacyIDEA. Event Handler Framework The event handler framework is great. It is used by a lot of people to adapt their workflows. So we enhanced the UserNotification module. It comes with a lot of new conditions and can send notifications […]
privacyIDEA adds Nitrokey OTP support in release 2.15 Today we released privacyIDEA 2.15. In this release privacyIDEA command line client supports the initialization and enrollment of the Nitrokey. The Nitrokey is an open USB devices that acts as authentication device and password safe. It can hold your PGP keys but […]
New Version 2.14 of privacyIDEA comes with better event handling and performance optimization Today we released privacyIDEA 2.14 just as planned in regards to our Milestones on Github. PGP encrypted Seed Files Seed Files can be transmitted and imported in a PGP encrypted way. This eases the transport of those […]
Yes I know. And I also always said, please do not use SMS for two factor authentication. Rely on a decent piece of hardware. Although you should stop using text for two factor authentication, privacyIDEA supports text messages or SMS besides a long list of other token types. Text message […]
Today we released privacyIDEA 2.12. Certificates and Hardware Security Modules The certificate handling in privacyIDEA was improved. Administrators can now enroll a certificate token for a user and also generate the RSA key pair. Users can download the certificate and the private key as a PKCS12/PFX container. This is useful […]
As you might have realized we planned privacyIDEA Release 2.12 for these days. But due to several reasons it is delayed. We found a nasty bug this week, which required our attention. Support for Nitrokey We are talking a lot to Nitrokey, since it is a great idea to combine transparent, […]
Today we released privacyIDEA 2.11. You can download privacyIDEA from Github, install it from the python package index or via the launchpad repository on Ubuntu 14.04. Updating an Ubuntu installation from launchpad works out of the box. When updating a pip installation, please note that a new database table was […]
Today we have pleasure in announcing the release of privacyIDEA 2.10. In this release the two factor authentication solution privacyIDEA eases the lives of the users. Self Registration and Password Reset privacyIDEA comes with a new policy scope “register”. If this policy is set new users may create a new […]
We are proud to announce the availability of privacyIDEA 2.9. Features Yubico Validation Protocol Version 2.9 comes with support for the Yubico Validation Protocol. This way you can use common Yubico client like the PAM module for Mac OS. privacyIDEA’s yubico validation protocol can be reached via /ttype/yubikey. For more […]