lekoala / silverstripe-eid
为 SilverStripe 提供比利时 eID 集成
0.1
2020-09-07 07:44 UTC
Requires
- php: >=7.1
- silverstripe/framework: ^3.6
This package is auto-updated.
Last update: 2024-09-17 18:52:47 UTC
README
本模块提供比利时卡片读取器认证方法。
在 LoginForm 的集成中,该方法期望调用 updateExternalAuth 方法以便将按钮添加到表单中。
有用链接
- 基于: https://github.com/e-Contract/eid-idp-php-example
- 也阅读: http://www.uvcw.be/no_index/e-communes/dossier_eid/Belgian_eid_run-time_developers_kit%2025.pdf
- 来自身份提供者的可用字段: https://www.e-contract.be/developers/webapp/idp/openid
定义身份服务器 URL
只需在 _ss_environment.php 中简单定义
define('EID_IDENTITY_SERVER','url_to_server');
兼容性
已测试与 3.7+ 版本兼容
维护者
LeKoala - thomas@lekoala.be