lekoala/silverstripe-eid

belgian eID integration for SilverStripe

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:silverstripe-module

0.1 2020-09-07 07:44 UTC

This package is auto-updated.

Last update: 2024-03-17 17:47:14 UTC


README

This module provide a belgian card reader authentication method.

The integration on the LoginForm expects that the method updateExternalAuth is called in order to add the button to the form.

Useful links:

Define identity server url

Simply define in your _ss_environment.php:

define('EID_IDENTITY_SERVER','url_to_server');

Compatibility

Tested with 3.7+

Maintainer

LeKoala - thomas@lekoala.be