derhansen / sf_yubikey
使用YubiKey OTP进行双因素认证
5.0.3
2023-08-17 06:00 UTC
Requires
- typo3/cms-core: ^12.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.12.0
- jangregor/phpstan-prophecy: ^1.0
- overtrue/phplint: ^9.0.0
- phpstan/extension-installer: ^1.1
- saschaegerer/phpstan-typo3: ^1.1.2
- typo3/cms-backend: ^12.4
- typo3/cms-composer-installers: ^5.0
- typo3/cms-extbase: ^12.4
- typo3/cms-fluid: ^12.4
- typo3/cms-frontend: ^12.4
- typo3/testing-framework: ^8.0.0 || dev-main
Replaces
- typo3-ter/sf-yubikey: 5.0.3
README
这是什么?
此扩展是TYPO3的认证服务,通过强双因素认证扩展了前端和后端的登录过程。
它做什么?
双因素认证由TYPO3用户名和密码以及由YubiKey(一个物理USB密钥)生成的OTP(一次性密码)提供。
启用了YubiKey的用户必须输入用户名、密码和一个OTP才能登录到TYPO3的后端和/或前端。
有关YubiKey、Yubico和YubiCloud OTP验证服务的更多信息,请访问http://www.yubico.com
文档
您可以在TYPO3扩展的文档文件夹中找到详细文档。
版本
支持和更新
该扩展托管在GitHub上。请直接在https://github.com/derhansen/sf_yubikey上报告反馈、错误和更改请求。