13.2.1.2.17. Yubico Token

class privacyidea.lib.tokens.yubicotoken.YubicoTokenClass(db_token)[source]
check_otp(*args, **kwds)[source]

Here we contact the Yubico Cloud server to validate the OtpVal.

classmethod get_class_info(*args, **kwds)[source]
Parameters:
  • key (string) – subsection identifier
  • ret (user defined) – default return value, if nothing is found
Returns:

subsection if key exists or user defined

Return type:

dict or string

classmethod get_class_prefix()[source]
classmethod get_class_type()[source]
update(param)[source]