You are here

14 files declare their use of MiniorangeCustomerProfile in Google Authenticator / 2 Factor Authentication - 2FA 8.2

authenticate_user.php in src/Form/authenticate_user.php
This is used to authenticate user during login.
configure_google_authenticator.php in src/Form/configure_google_authenticator.php
configure_kba.php in src/Form/configure_kba.php
configure_otp_over_sms_and_email.php in src/Form/configure_otp_over_sms_and_email.php
configure_qrcode_authentication.php in src/Form/configure_qrcode_authentication.php
miniorange_2fa_inline_registration.php in src/Form/miniorange_2fa_inline_registration.php
Page 1: Select Email address. Page 2: Verify OTP. Page 3: Select Auth Method. Page 4: Configure Auth Method. Page 5: Configure KBA.
MoAuthCustomerSetup.php in src/Form/MoAuthCustomerSetup.php
Contains form for customer setup.
MoAuthSetupTwoFactor.php in src/Form/MoAuthSetupTwoFactor.php
Contains Setup Two-Factor page for miniOrange 2FA Login Module.
MoAuthSupport.php in src/Form/MoAuthSupport.php
Contains support form for miniOrange 2FA Login Module.
test_email_verification.php in src/Form/test_email_verification.php
Email verification functions.
test_google_authenticator.php in src/Form/test_google_authenticator.php
Email verification functions.
test_kba_authentication.php in src/Form/test_kba_authentication.php
Email verification functions.
test_otp_over_sms_and_email.php in src/Form/test_otp_over_sms_and_email.php
OTP Over SMS and Email(test) functions.
test_qrcode_authentication.php in src/Form/test_qrcode_authentication.php
Email verification functions.