m (Text replacement - "Category:BlueSpice pro" to "") |
No edit summary |
||
Line 4: | Line 4: | ||
|developer=Ryan Lane | |developer=Ryan Lane | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition= | |edition=BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Infrastructure | |category=Infrastructure | ||
Line 10: | Line 10: | ||
|docu=https://www.mediawiki.org/wiki/Extension:OATHAuth | |docu=https://www.mediawiki.org/wiki/Extension:OATHAuth | ||
|active=No | |active=No | ||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagTestdate=2022-10-10 | |||
|extensionType=backend | |||
}} | }} | ||
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:55, 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+ |
Accessibility
Test status: | 2-testing complete |
---|---|
Last test date: | 2022-10-10
|
Extension type: | backend
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] ). |