Skip to content
Snippets Groups Projects
Select Git revision
  • be42844e1ddfa5896d8ac179ed66ab60ca57c89e
  • main default protected
  • renovate/lock-file-maintenance
  • renovate/commitlint-monorepo
  • mv-sso-code-to-utils
  • v6.0.0
  • v5.5.3
  • v5.5.2
  • v5.5.1
  • v5.5.0
  • v5.4.2
  • v5.4.1
  • v5.4.0
  • v5.3.2
  • v5.3.1
  • v5.3.0
  • v5.2.0
  • v5.1.0
  • v5.0.1
  • v5.0.0
  • v4.1.1
  • v4.1.0
  • v4.0.1
  • v4.0.0
  • v3.0.2
25 results

simplesamlphp-module-privacyidea

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    lukasmatusiewicz authored
    be42844e
    History

    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 using WebAuthn and 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.