Reference:OATHAuth: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 10: Line 10:
|docu=https://www.mediawiki.org/wiki/Extension:OATHAuth
|docu=https://www.mediawiki.org/wiki/Extension:OATHAuth
|active=No
|active=No
}}
}}The '''OATHAuth''' extension is a time-based one-time password [https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm] (TOTP) implementation. It provides two-factor authentication [https://en.wikipedia.org/wiki/Multi-factor_authentication]  via something you have (your phone or desktop client) and something you know (your user name/password). Client support is available for most feature phones, smartphones and desktops (see Client implementations [https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm#Client_implementations] ).
 
The '''OATHAuth''' extension is a time-based one-time password [https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm] (TOTP) implementation. It provides two-factor authentication [https://en.wikipedia.org/wiki/Multi-factor_authentication]  via something you have (your phone or desktop client) and something you know (your user name/password). Client support is available for most feature phones, smartphones and desktops (see Client implementations [https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm#Client_implementations] ).
{{wcagCheck
{{wcagCheck
|wcagStatus=2-testing complete
|wcagStatus=2-testing complete

Revision as of 12:19, 10 October 2022

1. Extension: OATHAuth

all extensions

Overview
Description: Provides authentication support using HMAC-based one-time passwords
State: stable Dependency: MediaWiki
Developer: Ryan Lane License: GPL v2+ and GPL v3+
Type: MediaWiki Category: Infrastructure
Edition: BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated)"BlueSpice Farm (deactivated)" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. Version: 4.1+


The OATHAuth extension is a time-based one-time password [1] (TOTP) implementation. It provides two-factor authentication [2] via something you have (your phone or desktop client) and something you know (your user name/password). Client support is available for most feature phones, smartphones and desktops (see Client implementations [3] ).

1.1. Accessibility

Test status: 2-testing complete
Last test date: 2022-10-10


Extension type: backend

Discussions