Searched full:totp (Results 1 – 21 of 21) sorted by relevance
3 One-time Password (TOTP) multi-factor authentication at user level to5 interface implemented by each user object to support TOTP based11 This method setup Time-based One-time Password (TOTP) authenticator18 Secret key string which will be shared to user to setup TOTP19 applications to generate TOTP token.58 This property indicates whether TOTP authenticator secret key setup66 This property indicates whether TOTP authenticator secret key setup
3 One-time Password (TOTP) multi-factor authentication at user manager level5 user manager object to support TOTP based authenticators like google,22 Returns true if given user needs to setup TOTP authenticator
88 TOTPSecretKeyRequired -> TOTP secret key required(boolean)
95 …on": "This action clears the secret key for Time-based One-Time Password (TOTP) multi-factor authe…96 …ll clear the secret key for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…131 …ion randomly generates a new secret key for Time-based One-Time Password (TOTP) multi-factor authe…132 …nerate a new secret key for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…182 …"description": "The secret key generated for Time-based One-Time Password (TOTP) multi-factor auth…183 …in secret key generated for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…458 …cription": "Indicates if the secret key for Time-based One-Time Password (TOTP) multi-factor authe…459 …icate if the secret key for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…670 …"description": "This action verifies a user-provided Time-based One-Time Password (TOTP). This is…671 …": "This action shall verify a user-provided RFC6238-defined Time-based One-Time Password (TOTP).",[all …]
1102 …r multi-factor authentication. For generic Time-Based One-Time Password (TOTP) multi-factor authe…1115 …r multi-factor authentication. For generic Time-Based One-Time Password (TOTP) multi-factor authe…1154 …"description": "The settings related to Time-based One-Time Password (TOTP) multi-factor authentic…1155 …ain the settings related to RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…1560 …"description": "Various settings for Time-based One-Time Password (TOTP) multi-factor authenticati…1561 … shall contain settings for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…1578 …ion of whether multi-factor authentication with a Time-based One-Time Password (TOTP) is enabled.",1579 …lti-factor authentication with an RFC6238-defined Time-based One-Time Password (TOTP) is enabled.",
13 SRC_URI = "git://github.com/tpm2-software/tpm2-totp.git;branch=master;protocol=https"
98 …ion randomly generates a new secret key for Time-based One-Time Password (TOTP) multi-factor authe…99 …nerate a new secret key for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…113 …ring="This action clears the secret key for Time-based One-Time Password (TOTP) multi-factor authe…114 …ll clear the secret key for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…127 …tring="This action verifies a user-provided Time-based One-Time Password (TOTP). This is to ensur…128 …g="This action shall verify a user-provided RFC6238-defined Time-based One-Time Password (TOTP)."/>131 … <Annotation Term="OData.Description" String="The Time-based One-Time Password (TOTP) to verify."/>132 …hall contain the Time-based One-Time Password (TOTP) to verify. If the Time-based One-Time Passwo…1175 …on" String="Indicates if the secret key for Time-based One-Time Password (TOTP) multi-factor authe…1176 …icate if the secret key for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…[all …]
137 …<Annotation Term="OData.Description" String="Bypass Time-based One-Time Password (TOTP) authentica…138 … or role mapping can bypass RFC6238-defined Time-based One-Time Password (TOTP) authentication. A…1577 …r multi-factor authentication. For generic Time-Based One-Time Password (TOTP) multi-factor authe…1581 …r multi-factor authentication. For generic Time-Based One-Time Password (TOTP) multi-factor authe…1981 …escription" String="The settings related to Time-based One-Time Password (TOTP) multi-factor authe…1982 …ain the settings related to RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…1988 …a.Description" String="Various settings for Time-based One-Time Password (TOTP) multi-factor authe…1989 … shall contain settings for RFC6238-defined Time-based One-Time Password (TOTP) multi-factor authe…1992 …on of whether multi-factor authentication with a Time-based One-Time Password (TOTP) is enabled."/>1993 …ti-factor authentication with an RFC6238-defined Time-based One-Time Password (TOTP) is enabled."/>
31 RECIPE_MAINTAINER:pn-tpm2-totp = "Armin Kuster <akuster808@gmail.com>"
21 #include "totp.hpp"278 if (Totp::verify(getUserName(), otp) == PAM_SUCCESS) in verifyOTP()
124 struct Totp struct
11 * HOTP / TOTP
409 …"Indicates that the Time-based One-Time Password (TOTP) secret key needs to be generated for the a…410 …"The Time-based One-Time Password (TOTP) secret key for this account must be generated before acce…416 …t key from the action response to produce a Time-based One-Time Password (TOTP) for the `Token` pr…
1451 * Message body: "The Time-based One-Time Password (TOTP) secret key for this
[all...]