cesnet/simplesamlphp-module-privacyidea

Add two factor authentication like OTP to simpleSAMLphp. The second factor is managed in privacyIDEA.

Maintainers

👁 cesnet

Package info

gitlab.ics.muni.cz/perun/perun-proxyidp/simplesamlphp-module-privacyidea.git

Type:simplesamlphp-module

pkg:composer/cesnet/simplesamlphp-module-privacyidea

Statistics

Installs: 5 521

Dependents: 0

Suggesters: 2

v6.0.0 2024-04-25 07:59 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

AGPL-3.0-or-later d11e6324715fd212141991dffdd10a789447dd50

  • Perun proxy AAI team <proxyidp.woop@cesnet.cz>

simplesamlphpMFAprivacyIDEA


README

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.