An open API service indexing awesome lists of open source software.

https://github.com/derhansen/sf_yubikey

YubiKey authentication service for TYPO3
https://github.com/derhansen/sf_yubikey

typo3 typo3-extension yubikey

Last synced: 3 months ago
JSON representation

YubiKey authentication service for TYPO3

Awesome Lists containing this project

README

          

YubiKey two-factor authentication for TYPO3
===========================================

[![Build Status](https://github.com/derhansen/sf_yubikey/workflows/CI/badge.svg?branch=master)](https://github.com/derhansen/sf_yubikey/actions)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

## What is it?

This extension is an authentication service for TYPO3 which extends the frontend and backend login process by strong
two-factor authentication.

## What does it do?

The two-factor authentication is provided by a TYPO3 users username and password combined with a OTP (one time
password) which is generated by a YubiKey (a physical USB-key)

A YubiKey enabled user has to enter his username, password and a OTP to login to TYPO3s backend and/or frontend.

More information about the YubiKey, Yubico and the YubiCloud OTP validation service can be found at http://www.yubico.com

## Documentation

You can find a detailed documentation in the Documentation folder of the TYPO3 extension.

## Versions

| Version | TYPO3 | PHP | Support/Development |
|---------|------------|-----------|--------------------------------------|
| 6.x | 13.4 | 8.2 - 8.4 | Features, Bugfixes, Security Updates |
| 5.x | 12.4 | 8.1 - 8.4 | Features, Bugfixes, Security Updates |
| 4.x | 11.5 | 7.4 - 8.3 | Bugfixes, Security Updates |
| 3.x | 9.5 - 10.4 | 7.2 - 7.4 | Security Updates |
| 2.x | 7.6 - 9.5 | 5.5 - 7.4 | Support dropped |
| 1.x | 6.2 - 7.6 | 5.5 - 7.2 | Support dropped |
| 0.x | 4.5 - 6.2 | 5.2 - 5.6 | Support dropped |

## Support and updates

The extension is hosted on GitHub. Please report feedback, bugs and changerequest directly at https://github.com/derhansen/sf_yubikey