Skip to content

🐟 OTP Two Factor Authentication Module for simpleSAMLphp to run with privacyIDEA

License

Notifications You must be signed in to change notification settings

kcolwell/simplesamlphp-module-privacyidea

 
 

Repository files navigation

privacyIDEA simpleSAMLphp Plugin

This plugin adds flexible, enterprise-grade two factor authentication to simplesSAMLphp.

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

Configuration

Please check the documentation

Packagist and Composer

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

simpleSAMLphp recommends to use composer to install plugins. For more information about setting up composer see https://getcomposer.org/doc/00-intro.md

You can install this plugin into simpleSAMLphp like this:

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

Check for the latest version of the plugin. It might be higher than 1.6.

About

🐟 OTP Two Factor Authentication Module for simpleSAMLphp to run with privacyIDEA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.3%
  • JavaScript 23.0%
  • CSS 5.7%
  • Makefile 3.0%