No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 11: | Line 11: | ||
|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] ). | ||
Revision as of 08:56, 10 October 2022
Extension: OATHAuth
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] ).