eheydrick / simplesamlphp-module-privacyidea

:fish: OTP Two Factor Authentication Module for simpleSAMLphp to run with privacyIDEA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a plugin for simpleSAMLphp.

It enables simpleSAMLphp to do two factor authentication against privacyIDEA. Users can authenticate with normal OTP tokens, Challenge Response tokens like EMail and SMS or with U2F devices. TiQR is currently not supported.

The package is listed at packagist. https://packagist.org/packages/privacyidea/simplesamlphp-module-privacyidea

You can install this plugin into simpleSAMLphp like this:

php composer.phar require privacyidea/simplesamlphp-module-privacyidea:v1.5

About

:fish: OTP Two Factor Authentication Module for simpleSAMLphp to run with privacyIDEA

License:GNU Affero General Public License v3.0


Languages

Language:PHP 71.3%Language:JavaScript 18.1%Language:CSS 10.6%