o-ba/mfa-hotp 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

o-ba/mfa-hotp

Composer 安装命令:

composer require o-ba/mfa-hotp

包简介

TYPO3 hmac-based one-time password provider

README 文档

README

This extension adds the HOTP (hmac-based one-time password) MFA provider to TYPO3, using the new MFA API, available since TYPO3 v11.1. It can furthermore be used as an example extension on how to integrate a custom provider into TYPO3.

The extension supports all TYPO3 versions >= 11.1 with PHP >= 7.4.

Important: For better understanding, especially for editors, the provider is referred to as Counter-based one-time password in the TYPO3 backend.

Note: Since the TYPO3 MFA API is still experimental, changes in upcoming releases are to be expected.

Installation

You can install the extension via composer composer req o-ba/mfa-hotp, download the release packages (zip, tar.gz) or via the TYPO3 extension repository.

About HOTP

The HOTP MFA Provider is based on a shared secret, which will be exchanged between an OTP application (or device) and TYPO3. Each code takes the initially defined shared secret and an increasing counter value into account. Each code is only valid once, since the counter value will be updated on both sides after every authentication attempt. Therefore, this provider is also called Counter-based one-time password.

To use this provider:

  1. Navigate to the MFA module in the TYPO3 backend and click on "Setup"
  2. Scan the QR-code or directly enter the shared secret in an OTP application or device
  3. Enter the generated six-digit code in the corresponding field
  4. Submit the form to activate the MFA provider
  5. Alternatively also activate the built-in Recovery codes provider

In the providers' editing view, it's also possible to initiate the counter resynchronization. This will be necessary, in case the local counter value (client side) does no longer match the expected counter value on the server side.

TYPO3 and multi-factor authentication

You can read more about the implementation in the official changelog.

Further TYPO3 extensions adding MFA providers

Credits

Icons used in this repository are made by Freepik from www.flaticon.com.

统计信息

  • 总下载量: 91
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2021-02-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固