Skip to content
Snippets Groups Projects
Select Git revision
  • 96cad44509b71d05bc960cb99c97b96fa6f8405d
  • 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
  • Pavel Břoušek's avatar
    Pavel Břoušek authored
    fix: mfa skipping after logout
    
    Closes PRX-253
    
    See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea!23
    96cad445
    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 e-mail and SMS or using WebAuthn and U2F devices. TiQR is currently not supported.

    Installation

    It is recommended to install this package using composer. In your saml root dir, execute the following command in a terminal:

    composer require cesnet/simplesamlphp-module-privacyidea

    Configuration

    Please check the documentation

    Disclaimer

    This is a fork of privacyidea/simplesamlphp-module-privacyidea by @privacyidea, maintained and contributed to by CESNET, z. s. p. o. and Institute of Computer Science, Masaryk University.