ttree/yubico

Last activity 08 Apr 2017 4 17
composer require ttree/yubico

Two factors authentication for TYPO3 Flow and TYPO3 Neos

dev-master

Version
dev-master
Type
neos-package
Release Date
Apr 08, 2017 09:42
Source
git
Distribution
zip
Requires
  • typo3/flow: ^3.0.0
  • enygma/yubikey: ^3.2.0
MIT 6b906928c3bca042ac7d8ed5416121fea3cff4f5

Readme excerpt

Two factors authentication for TYPO3 Flow and TYPO3 Neos

TYPO3 Neos and Flow package that integrate One Time Password (OTP) from Yubico.

Features
  • Provide an authentication provider and token to support Yubikey OTP validation
  • Self provisioning of Yubikey, the first time a use login with a Yubikey, the key is attached to the user
  • Replace the Neos login screen to a third field for the Yubikey Token

Usage

You can add this package to your composer.json:

"ttee/yubico": "~1.0"

The package require a single database type to store the key identifier and the mapping between the key and your user account.

flow …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 48 package(s).