On a wish list for another OTP solutions I saw the requirement to have an “enrollment date” or a “last use date” of a token. Well, you might know, that privacyIDEA can do all this. Then you are welcome to skip this blog post and visit the privacyIDEA community to […]
Howto
You can use nginx to act as a reverse proxy in front of any web application. Kenneth Cummings gave a talk at the ownCloud Conference 2017 how to combine different components to setup such a 2FA reverse proxy. Watch this video on YouTube.
We are at Tübix 2017 and doing a workshop about adding a 2nd Factor to your applications. If you can not attend or if you want to try this at home afterwards, here is what we will do! Setup 10.0.2.201 ucs.tuebix.intranet (LDAP) Univention Corporate Server 4.2 10.0.2.202 privacyidea.tuebix.intranet, Ubuntu 16.04 LTS […]
We provide a ready made image to get your test system up and running even faster. This is a KVM image based on Ubuntu 16.04 LTS and privacyIDEA 2.17. Download and create VM Download the privacyIDEA image. This is a ready installed privacyIDEA Authentication Server on a Ubuntu 16.04 LTS […]
This blog article describes, how you can add two factor authentication to your web application using the authentication system privacyIDEA. Two factor authentication has been added this way to ownCloud/Nextcloud, OTRS, dokuwiki, WordPress, TYPO3, Django, Kopano (Zarafa) and SimpleSAMLphp. See the plugin section of the privacyIDEA online documentation. Two different […]
Sometimes it is important to add user self service functionalities to your own portal or create a stripped down version of the privacyIDEA user selfservice. You can strip down the rights for users in a very detailed manner using policies. You can also define an enrollment wizard policy, so that […]
Tine 2.0 Integration Tine 2.0 is a groupware and CRM which is available as open source and Enterprise Edition. Last weekend I met some guys from tine 2.0 in Kiel at the local Linux and open source conference. We again talked about two factor authentication and then we used a […]
Today I am talking about how I am developing privacyIDEA and how it might be easy for you to participate. A while ago I started using pycharm. There are many different IDEs out there. I also used Aptana and Eclipse for a while. But pycharm just feels a bit quicker […]
Maximum Transparancy – Maximum Trust Look at my Nitrokeys. The pre-release of the Nitrokey Pro, the Nitrokey Storage and Nitrokey HSM. The Nitrokey is a crypto device, which you can use to store your PGP Keys or just RSA keys and thus sign and decrypt data. It comes with a […]
This blog will show how you can use privacyIDEA to secure your SSH login. In this case users need to provide an SSH Key and in addition an OTP token and an optional password. Thus you have the following authentication factors: SSH Key (soft possession factor – copyable!) optional passphrase on […]