Skip to main content

BopsLogonService Event Log entries

When BopsLogonService is successfully starting the following entries are created in Windows Application Event Log.

Event ID

Severity

Message example

100

Information

{
"Module": "RESTApi",
"Method": "RegisterWithBOPS",
"UserName": "",
"Messages": {},
"URL": "<https://<EPserver>/BopsEnroll/BopsEnroll.svc/sharedDevice/registerDevice",>
"InputJSON": {
"biometricsCapabilities": [ "FACE", "4F" ],
"context": {
"deviceMake": "Unknown",
"deviceModel": "Unknown",
"ip": "",
"language": "en-GB",
"localDateTime": "Sun, 03 Sep 2023 07:05:07 GMT",
"osName": "Windows 8",
"osVersion": "",
"serviceIdentifier": "Veridium Credential Provider",
"timezoneOffset": -60,
"userAgentDevice": "Personal computer",
"userAgentName": "",
"userAgentVersion": ""
},
"csr": "-----BEGIN CERTIFICATE REQUEST-----\nMII...bdA==\r\n-----END CERTIFICATE REQUEST-----",
"externalId": "S-1-5-21-410015106-2063711249-828150371-1997",
"memberExternalId": "ADv2MultiStepEnrollment",
"os": "WIN",
"val1": "632667547e7cd3e0466547863e1207a8c0c0c549",
"val2": "667be543b02294b7624119adc3a725473df39885"
},
"OutputJSON": {
"clientCertificate": "-----BEGIN CERTIFICATE-----\nMII....zx\n-----END CERTIFICATE-----\n",
"clientCertificatePassword": "1d5a0a05-0ab6-479d-8290-89887295571b",
"clientIp": "10.41.3.110",
"deviceStatus": "ACTIVATED",
"error": {
"errorCode": 0,
"errorDescription": ""
},
"externalId": "S-1-5-21-410015106-2063711249-828150371-1997",
"name": "DEV\\DESKTOP-T28R9PU$",
"userAgent": "cpprestsdk/2.6.0"
},
"Return": {
"ReturnCode": 0,
"Description": ""
},
"ActivityStartTime": "",
"ActivityEndTime": "",
"Duration": 2729,
"Version": "3.4.1.0"
}

100

Information

{
"Module": "RESTApi",
"Method": "GetI18n",
"UserName": "",
"Messages": {},
"URL": "<https://<VeridiumIDServer>/websec/rest/enterprise/../i18n/messages?tags=CCP",>
"InputJSON": {
"context": {
"deviceMake": "Unknown",
"deviceModel": "Unknown",
"ip": "10.41.3.110",
"language": "en-GB",
"localDateTime": "Sun, 03 Sep 2023 07:05:11 GMT",
"osName": "Windows 8",
"osVersion": "",
"serviceIdentifier": "Veridium Credential Provider",
"timezoneOffset": -60,
"userAgentDevice": "Personal computer",
"userAgentName": "VeridiumCP",
"userAgentVersion": "3.4.1.0"
},
"tags": "CCP",
"ts": "1693724711000",
"val1": "081a32e559a47ebf88d06ed75994d6082f73246d",
"val2": "3c1cb3c7a7cd39fe8940b7cfe5a3f7c9a4b61b24"
},
"OutputJSON": {
"error": {
"errorCode": 0,
"errorDescription": ""
},
"locale": "en",
"messages": {
"MSG_ENTER_FIDO_PIN": "Please enter FIDO token PIN",
"MSG_ENTER_NFC_PIN": "Please enter NFC token PIN",
"MSG_ERROR_ACCOUNT_BLOCKED": "Account blocked. Please contact your administrator.",
"MSG_ERROR_ACCOUNT_DISABLED": "The account is disabled.",
"MSG_ERROR_ACCOUNT_PWD_EXPIRED": "The account's password expired.",
"MSG_ERROR_AD_CONNECTION_FAILED": "Domain connection failed. Switching to offline mode.",
"MSG_ERROR_AUTH_CANCEL": "Authentication Cancelled by User.",
"MSG_ERROR_AUTH_FAILED": "Authentication Failed. ",
"MSG_ERROR_BOPS_PUSH": "Unable to send Push Notification.",
"MSG_ERROR_BOPS_QR": "Windows failed to create session with the VeridiumID server.",
"MSG_ERROR_BOPS_REGISTER": "Computer failed to create session with the VeridiumID server.",
"MSG_ERROR_BOPS_REGISTER_OFFLINE": "No network available. Switching to offline mode.",
"MSG_ERROR_BOPS_REGISTER_OFFLINE_NOCERT": "No network available, offline mode is not available on this device.",
"MSG_ERROR_BOPS_REGISTER_OFFLINE_USER_TAIL": "No network available. To logon Offline you need to select VeridiumID Authenticator or restart your PC",
"MSG_ERROR_DISK_FULL": "Workstation disk is full.",
"MSG_ERROR_EMPTY_CODE": "Please enter an OTP",
"MSG_ERROR_EMPTY_PIN": "Please enter a PIN",
"MSG_ERROR_EMPTY_USER": "Please enter a user name.",
"MSG_ERROR_ENROLL": "Unable to obtain certificate for login.",
"MSG_ERROR_EVENT_LOG": "Please check the event log for more details.",
"MSG_ERROR_EXTERNAL_AUTH_FAILED": "Incorrect PIN & OTP Combination.",
"MSG_ERROR_FACESDK_MATCH": "Face not recognised.",
"MSG_ERROR_FACESDK_NOLIBRARY": "VeridiumID server is not configured for facial recognition.",
"MSG_ERROR_FIDO_AUTH_FAILED": "FIDO Authentication failed.",
"MSG_ERROR_GENERIC": "Error: Please contact your administrator.",
"MSG_ERROR_INVALID_DISPLAY_TOKEN": "Incorrect Display Token entered",
"MSG_ERROR_INVALID_PIN": "Incorrect PIN.",
"MSG_ERROR_INVALID_USER": "Invalid User Name.",
"MSG_ERROR_INVALID_WORKSTATION": "User is trying to logon using not allowed workstation.",
"MSG_ERROR_KERBEROS_LOGIN_FAILURE": "Windows Kerberos logon failed.",
"MSG_ERROR_LABEL": "Error: ",
"MSG_ERROR_LOGON_CERT": "Active Directory login failed.",
"MSG_ERROR_LOGON_OUTSIDE_HOURS": "User is trying to logon outside of allowed hours.",
"MSG_ERROR_NOFACE_AVAILABLE": "No image capturing sensor is available for face matching.",
"MSG_ERROR_NOFINGER_AVAILABLE": "No fingerprint capturing sensor is available for matching.",
"MSG_ERROR_NO_AUTH_METHODS_AVAIL": "No authentication methods are suitable.",
"MSG_ERROR_OFFLINE_MAX_TRIES": "Too many failed tries, offline logon blocked. Logon online to unblock offline logon",
"MSG_ERROR_OFFLINE_NO_DATA": "No cached credential registered for this user. Logon at least once on premise at the company",
"MSG_ERROR_SMS_AUTH_ONLY_FAILED": "Incorrect SMS",
"MSG_ERROR_SMS_SEND": "Unable to send SMS to your registered phone number.",
"MSG_ERROR_START_TASK": "Task failed.",
"MSG_ERROR_USER_NOT_ALLOWED_TO_ONBOARD": "User is not allowed to use Veridium authentication.",
"MSG_ERROR_USER_OR_PASSWORD": "Incorrect username or password.",
"MSG_ERROR_YUBICO_OTP_AUTH_FAILED": "Incorrect Yubico OTP entered",
"MSG_ERROR_YUBICO_OTP_PIN_AUTH_FAILED": "Incorrect Yubico OTP & PIN combination entered",
"MSG_FIDO_ERR_ACTION_TIMEOUT": "FIDO timeout",
"MSG_FIDO_ERR_CBOR_UNEXPECTED_TYPE": "Internal FIDO problem, FIDO_ERR_CBOR_UNEXPECTED_TYPE",
"MSG_FIDO_ERR_CHANNEL_BUSY": "FIDO channel busy",
"MSG_FIDO_ERR_CREDENTIAL_EXCLUDED": "Internal FIDO Problem, FIDO_ERR_CREDENTIAL_EXCLUDED",
"MSG_FIDO_ERR_ERR_OTHER": "Internal FIDO problem, FIDO_ERR_ERR_OTHER",
"MSG_FIDO_ERR_FP_DATABASE_FULL": "Internal FIDO Problem, FIDO_ERR_FP_DATABASE_FULL",
"MSG_FIDO_ERR_INVALID_CBOR": "Internal FIDO problem, FIDO_ERR_INVALID_CBOR",
"MSG_FIDO_ERR_INVALID_CHANNEL": "Internal FIDO problem, FIDO_ERR_INVALID_CHANNEL",
"MSG_FIDO_ERR_INVALID_COMMAND": "Internal FIDO Problem, FIDO_ERR_INVALID_COMMAND",
"MSG_FIDO_ERR_INVALID_CREDENTIAL": "Internal FIDO Problem, FIDO_ERR_INVALID_CREDENTIAL",
"MSG_FIDO_ERR_INVALID_LENGTH": "Internal FIDO Problem, FIDO_ERR_INVALID_LENGTH",
"MSG_FIDO_ERR_INVALID_OPTION": "Internal FIDO Problem, FIDO_ERR_INVALID_OPTION",
"MSG_FIDO_ERR_INVALID_PARAMETER": "Internal FIDO Problem, FIDO_ERR_INVALID_PARAMETER",
"MSG_FIDO_ERR_INVALID_SEQ": "Internal FIDO Problem, FIDO_ERR_INVALID_SEQ",
"MSG_FIDO_ERR_KEEPALIVE_CANCEL": "Internal FIDO Problem, FIDO_ERR_KEEPALIVE_CANCEL",
"MSG_FIDO_ERR_KEY_STORE_FULL": "Internal FIDO Problem, FIDO_ERR_KEY_STORE_FULL",
"MSG_FIDO_ERR_LIMIT_EXCEEDED": "Internal FIDO Problem, FIDO_ERR_LIMIT_EXCEEDED",
"MSG_FIDO_ERR_LOCK_REQUIRED": "Internal FIDO problem, FIDO_ERR_LOCK_REQUIRED",
"MSG_FIDO_ERR_MISSING_PARAMETER": "Internal FIDO Problem, FIDO_ERR_MISSING_PARAMETER",
"MSG_FIDO_ERR_NOFIDO_DEVICE": "No FIDO Device ID found",
"MSG_FIDO_ERR_NOFIDO_PIN": "No PIN provided",
"MSG_FIDO_ERR_NOFIDO_TOKEN_DETECTED": "No FIDO token detected",
"MSG_FIDO_ERR_NOT_ALLOWED": "Internal FIDO problem, FIDO_ERR_NOT_ALLOWED",
"MSG_FIDO_ERR_NOT_BUSY": "Internal FIDO Problem, FIDO_ERR_NOT_BUSY",
"MSG_FIDO_ERR_NO_CREDENTIALS": "FIDO token is not enrolled",
"MSG_FIDO_ERR_NO_OPERATIONS": "Internal FIDO Problem, FIDO_ERR_NO_OPERATIONS",
"MSG_FIDO_ERR_NO_OPERATION_PENDING": "Internal FIDO Problem, FIDO_ERR_NO_OPERATION_PENDING",
"MSG_FIDO_ERR_OPERATION_DENIED": "Internal FIDO Problem, FIDO_ERR_OPERATION_DENIED",
"MSG_FIDO_ERR_OPERATION_PENDING": "Internal FIDO Problem, FIDO_ERR_OPERATION_PENDING",
"MSG_FIDO_ERR_OTHER": "Other FIDO error ",
"MSG_FIDO_ERR_PIN_AUTH_BLOCKED": "Token PIN blocked",
"MSG_FIDO_ERR_PIN_AUTH_INVALID": "Incorrect token PIN",
"MSG_FIDO_ERR_PIN_BLOCKED": "FIDO PIN blocked",
"MSG_FIDO_ERR_PIN_INVALID": "Invalid FIDO PIN",
"MSG_FIDO_ERR_PIN_NOT_SET": "FIDO PIN is not set",
"MSG_FIDO_ERR_PIN_POLICY_VIOLATION": "Internal FIDO problem, FIDO_ERR_PIN_POLICY_VIOLATION",
"MSG_FIDO_ERR_PIN_REQUIRED": "FIDO PIN is required",
"MSG_FIDO_ERR_PIN_TOKEN_EXPIRED": "Internal FIDO problem, FIDO_ERR_PIN_TOKEN_EXPIRED",
"MSG_FIDO_ERR_PROCESSING": "Internal FIDO Problem, FIDO_ERR_PROCESSING",
"MSG_FIDO_ERR_REQUEST_TOO_LARGE": "Internal FIDO problem, FIDO_ERR_REQUEST_TOO_LARGE",
"MSG_FIDO_ERR_SPEC_LAST": "Internal FIDO problem, FIDO_ERR_SPEC_LAST",
"MSG_FIDO_ERR_TIMEOUT": "FIDO timeout",
"MSG_FIDO_ERR_UNSUPPORTED_ALGORITHM": "Internal FIDO Problem, FIDO_ERR_UNSUPPORTED_ALGORITHM",
"MSG_FIDO_ERR_UNSUPPORTED_EXTENSION": "Internal FIDO Problem, FIDO_ERR_UNSUPPORTED_EXTENSION",
"MSG_FIDO_ERR_UNSUPPORTED_OPTION": "Internal FIDO Problem, FIDO_ERR_UNSUPPORTED_OPTION",
"MSG_FIDO_ERR_UP_REQUIRED": "Internal FIDO problem, FIDO_ERR_UP_REQUIRED",
"MSG_FIDO_ERR_USER_ACTION_PENDING": "Internal FIDO Problem, FIDO_ERR_USER_ACTION_PENDING",
"MSG_FIDO_ERR_USER_ACTION_TIMEOUT": "Internal FIDO problem, FIDO_ERR_USER_ACTION_TIMEOUT",
"MSG_FIDO_ERR_UV_BLOCKED": "Internal FIDO problem, FIDO_ERR_UV_BLOCKED",
"MSG_FIDO_TOUCHKEY": "Please touch FIDO token",
"MSG_FOR": "for",
"MSG_LABEL_DESKTOP_TOTP": "Desktop TOTP",
"MSG_LABEL_FIDO_PIN": "FIDO token PIN",
"MSG_LABEL_OTP": "OTP",
"MSG_LABEL_PHONE_TOTP": "Smartphone TOTP",
"MSG_LABEL_PIN_AND_TOKEN": "PIN + Display Token",
"MSG_LABEL_RECOVERY_CODE": "Recovery code",
"MSG_LABEL_RESTART_AUTH": "Restart authentication",
"MSG_LABEL_SUBMIT": "Submit",
"MSG_LABEL_USERNAME": "User name",
"MSG_LABEL_USERS": "Users",
"MSG_LABEL_YUBIKEY_OTP": "YubiKey OTP",
"MSG_OR_TAP_FIDO": "or insert FIDO",
"MSG_OR_TAP_NFC": "or tap NFC",
"MSG_PREFERRED_PREFIX": "Press Enter for",
"MSG_PUSH_WITH_PRESENCE": "Tap the number below in your Veridium Authenticator app to continue: ",
"MSG_RESEND_SMS": "Resend SMS Code",
"MSG_RESTART_PROCESS": "Generate new QR Code",
"MSG_STATUS_CHOOSE_AUTH": "Choose authentication method",
"MSG_STATUS_CONNECTING_SERVER": "Connecting to VeridiumID server",
"MSG_STATUS_CONNECTION_END": "",
"MSG_STATUS_CONNECTION_QUESTION": "Problem to connect Veridium ID Server. Continue retry?",
"MSG_STATUS_CONNECTION_QUESTION_TITLE": "Connection error",
"MSG_STATUS_CONNECTION_RETRY": "Re-connecting to VeridiumID Server ...",
"MSG_STATUS_CONNECTION_START": "Connecting to VeridiumID Server",
"MSG_STATUS_ENROLLED": "Enrolling Biometric",
"MSG_STATUS_ENROLLING_CERT": "Verifying Authentication",
"MSG_STATUS_ENTER_CODE": "Enter your code.",
"MSG_STATUS_FACESDK_INPROGRESS": "Validating Biometric",
"MSG_STATUS_GET_QR": "Connecting to VeridiumID server",
"MSG_STATUS_GET_QR2": "Retriving authentication QR from VeridiumID server",
"MSG_STATUS_IN_PROGRESS": "Operation in progress",
"MSG_STATUS_QR_OR_USERNAME": "Please scan the QR code using the application on your smartphone or enter a username for other authentication options.",
"MSG_STATUS_SCAN_QR": "Please scan the QR code using the application on your smartphone.",
"MSG_STATUS_SENDING_PUSH": "Sending push notification to smartphone",
"MSG_STATUS_SESSION_EXPIRED": "To display a QR code please click the link below.",
"MSG_STATUS_SMS_SENT": "One time passcode has been sent to your phone.",
"MSG_STATUS_VERIFYING_CREDENTIALS": "Verifying",
"MSG_STATUS_WAIT_AUTH": "Please authenticate using the application on your smartphone.",
"MSG_TILE_DOMAIN_SIGNIN": "Sign in to: ",
"MSG_TILE_FINGERPRINT": "Use USB Fingerprint Scanner",
"MSG_TILE_KINECT": "Use Kinect for XBOX",
"MSG_TILE_LOCAL_CAMERA": "Use WebCam",
"MSG_TILE_NFC": "Tap your token to login",
"MSG_TILE_OFFLINE_LABEL": "VeridiumID Offline",
"MSG_TILE_OFFLINE_MULTIPLE_TITLE": "Please scan the QR code using the application on your smartphone.",
"MSG_TILE_OFFLINE_SINGLE_TITLE": "Please scan the QR code using the application on your smartphone.",
"MSG_TILE_ORCHESTRATOR": "VeridiumID",
"MSG_TILE_PIN": "Token Verification",
"MSG_TILE_PUSH_LABEL": "VeridiumID",
"MSG_TILE_PUSH_MULTIPLE_TITLE": "VeridiumID",
"MSG_TILE_PUSH_SINGLE_TITLE": "VeridiumID",
"MSG_TILE_STATUS_BTN_CANCEL": "Cancel",
"MSG_TILE_STATUS_BTN_ERROR": "Go Back",
"MSG_USER_NOT_REGISTERED": "User not registered for this authentication method. Please use the self service portal.",
"MSG_USE_OTHER_AUTH": "Use other authentication method",
"PIN_ALREADY_USED": "This PIN has already been used.",
"PIN_DOES_NOT_MATCH_COMPLEXITY": "PIN does not meet complexity requirements. Symmetrical or mirrored PINs are forbidden.",
"PIN_IS_A_DATE": "PIN does not meet complexity requirements. Avoid birthdays for PIN.",
"ProviderExternalPinLoginCaption": "External Token",
"ProviderExternalPinLoginInputCaption": "Token code",
"ProviderLostModeCaption": "Lost your authentication device?",
"ProviderOfflineCaption": "QR offline",
"ProviderOrchestratorCaption": "VeridiumID Authenticator",
"ProviderOrchestratorTitle": "Scan the QR code to authenticate",
"ProviderOrchestratorTitleUserTail": "VeridiumID Authenticator",
"ProviderOtherAuthCaption": "Sign-in options",
"ProviderPinLoginCaption": "PIN",
"ProviderPinLoginInputCaption": "PIN",
"ProviderPushLoginCaption": "VeridiumID Push",
"ProviderQRLoginCaption": "VeridiumID QR",
"ProviderSMSCaption": "SMS",
"ProviderSMSPINCaption": "PIN",
"ProviderSMSValidationCodeCaption": "Validation code",
"ProviderTOTPCaption": "TOTP",
"ProviderTOTPPINCaption": "PIN",
"ProviderTOTPValidationCodeCaption": "Validation code",
"command.enroll.renew.usermessage.grace": "Your PIN will expire in %d days, do you want to change it now?",
"command.enroll.renew.usermessage.mandatory": "Your PIN expired. Please change it now in order to proceed.",
"core.enrollment.definition.disclaimer": "This is the disclaimer information",
"core.enrollment.definition.receiver.helpdesk": "Help Desk",
"core.enrollment.definition.receiver.helpdesk.description": "Contact Help Desk to obtain the validation code",
"core.enrollment.definition.receiver.linemanager": "Line Manager",
"core.enrollment.definition.receiver.linemanager.description": "Contact your line manager to provide you the received validation code",
"core.enrollment.definition.receiver.personal": "Personal",
"core.enrollment.definition.receiver.personal.description": "Enter the received validation code",
"core.enrollment.definition.receiver.voicegate": "Voice Gate",
"core.enrollment.definition.receiver.voicegate.description": "Call Voice Gate to obtain the validation code",
"enrollment.code.validation.expired": "Code expired",
"enrollment.code.validation.failed": "Code validation failed",
"enrollment.code.validation.retries": "Number of tries exceeded",
"enrollment.definition.invitationcode": "Invitation Code",
"enrollment.definition.invitationcodeorpin": "Invitation Code / PIN",
"enrollment.retries.exceeded": "Enrollment retries exceeded",
"error.device.integrity.requirements_not_met": "Device integrity does not meet the requirements set by your administrator.",
"error.enrollment.expired": "Enrollment expired.",
"error.invitationcode.invalid": "Invitation code is not valid",
"error.session.expired": "Session expired",
"error.session.nochallenges": "You don't have the necessary authenticators to continue the authentication.",
"error.session.not_found": "Session not found",
"error.session.notfound": "The session could not be found",
"error.session.processing": "Authentication session error",
"error.sessioncanceled.mandatoryenrollmentskipped": "Session canceled because mandatory enrollment step was skipped.",
"error.sessionfailed.mandatoryenrollmentskipped": "Session failed because mandatory enrollment step was skipped.",
"idp.attribute-release.revoke": "Clear prior granting of permission for release of your information to this service",
"idp.fido.failed": "Authentication failed.",
"idp.footer": "Insert your footer text here",
"idp.login.donotcache": "Don't Remember Login",
"idp.login.pleasewait": "Logging in, please wait...",
"idp.mobile.ad.error.invalidgroup": "User groups does not contain any allowed groups defined in settings",
"idp.mobile.ad.error.invalidresponse": "Invalid response from AD server",
"idp.mobile.ad.error.missingsid": "Invalid remote server response. Account identifier missing from response 'sid'.",
"idp.mobile.ad.error.userdisabled": "Directory user account is disabled.",
"idp.mobile.ad.error.usernotfound": "User not found.",
"idp.mobile.ad.error.uservalidationfailed": "User validation failed.",
"idp.mobile.domain": "Domain",
"idp.mobile.enroll.sms.auth": "SMS Authentication",
"idp.mobile.enroll.sms.select": "Configure SMS Authentication",
"idp.mobile.enroll.totp.select": "Select TOTP authentication PIN/Password",
"idp.mobile.os.version.constraint.error": "Device operating system version does not meet the requirements set by your administrator.",
"idp.mobile.registration": "Form registration",
"idp.mobile.reigstration": "Form registration",
"idp.pin.error.message2": "This PIN has already been used. Please choose a new one.",
"idp.pin.error.nopinreceived": "A PIN was not provided.",
"idp.pin.error.nopinregistered": "You have not registered a PIN.",
"idp.pin.error.pincomplexity": "PIN does not meet complexity requirements. Symmetrical or mirrored PINs are forbidden. ",
"idp.pin.error.pinconfirmationdifferent": "PIN Values do not match.",
"idp.pin.error.pinlength": "%d digit PIN is required.",
"idp.pin.error.pinvalidationfailure": "PIN Validation Failure.",
"idp.portal.admin.validation.continue": "Continue",
"idp.portal.admin.validation.error": "Admin haven't approved the request.",
"idp.portal.admin.validation.title": "Please contact admin to validate your identity.",
"idp.portal.auth.cache": "Remember Preferences",
"idp.portal.auth.cache.clear": "Switch User & Clear Preferences",
"idp.portal.auth.method.DESKTOP_FACE": "Facial Recognition",
"idp.portal.auth.method.DEVICE_LIMITATION": "Maximum number of Devices per Profile was reached.",
"idp.portal.auth.method.EXTERNAL PIN": "External Token",
"idp.portal.auth.method.FIDO": "Fido",
"idp.portal.auth.method.FIDO_LIMITATION": "Maximum number of Fido keys per Profile was reached.",
"idp.portal.auth.method.HARDWARE_AUTH_DEVICE": "Hardware OTP",
"idp.portal.auth.method.LDAP": "Ldap password",
"idp.portal.auth.method.LOST_MODE": "Temporary Access Code",
"idp.portal.auth.method.MOBILE_LIMITATION": "Maximum number of Mobile Phones per Profile was reached.",
"idp.portal.auth.method.OTP": "OTP",
"idp.portal.auth.method.OTP_LIMITATION": "Maximum number of otp authentication devices per Profile was reached.",
"idp.portal.auth.method.PIN": "Pin",
"idp.portal.auth.method.PUSH": "Push Notification",
"idp.portal.auth.method.SMS": "SMS",
"idp.portal.auth.method.SMS_LIMITATION": "This account has more than one SMS authenticators enrolled",
"idp.portal.auth.method.TOTP": "TOTP",
"idp.portal.auth.method.TOTP_DESKTOP": "TOTP Desktop",
"idp.portal.auth.method.YUBICO_OTP": "Yubico OTP",
"idp.portal.auth.options.back": "Return back",
"idp.portal.auth.options.new.credentials": "Want to register with new credentials?",
"idp.portal.auth.options.to.lostmode": "Use lost mode",
"idp.portal.auth.options.to.register": "Register here",
"idp.portal.auth.page.title": "VeridiumID Self Authentication Portal",
"idp.portal.auth.standby.greetings": "Hello",
"idp.portal.auth.standby.message": "Please follow the instructions on the smartphone app to authenticate.",
"idp.portal.authentication.canceled": "Authentication cancelled.",
"idp.portal.authentication.failed": "Authentication failed!",
"idp.portal.authentication.timeout": "Authentication timed out.",
"idp.portal.back.to.qr": "Back to QR",
"idp.portal.cancel": "Cancel",
"idp.portal.channel.receiver": "Receiver",
"idp.portal.channel.select": "Select code validation receiver",
"idp.portal.channel.validation": "Code validation",
"idp.portal.codevalidation.transport.email.failed": "Cannot send validation code due to missing email configuration for user.",
"idp.portal.codevalidation.transport.failed": "Cannot send validation code due to missing phone number and / or email for user.",
"idp.portal.codevalidation.transport.sms.failed": "Cannot send validation code due to missing sms configuration for user.",
"idp.portal.display.name": "Display name",
"idp.portal.email": "Email",
"idp.portal.enroll.back.to.login": "Back to login page.",
"idp.portal.enroll.back.to.options": "Back to options",
"idp.portal.enroll.fido.browser": "The browser is not compatible for FIDO registration.",
"idp.portal.enroll.fido.header": "Please register using your FIDO key.",
"idp.portal.enroll.fido.key.name": "or add a new name for your FIDO key.",
"idp.portal.enroll.fido.key.name.options": "Select an existing FIDO key name",
"idp.portal.enroll.fido.key.placeholder": "e.g. Yubikey 5ci or Office Comp TouchID",
"idp.portal.enroll.fido.new.device": "New Device",
"idp.portal.enroll.fido.title": "VeridiumID FIDO Registration",
"idp.portal.enroll.header": "Enroll for {0} authentication flow",
"idp.portal.enroll.options.header": "Please choose one of the options to register for {0}.",
"idp.portal.enroll.skip": "Skip and continue authentication",
"idp.portal.error": "The information you provided information is not matched. Please correct.",
"idp.portal.fido.failed": "FIDO registration has failed. Please retry or contact your administrator.",
"idp.portal.fido.header": "Please authenticate using your FIDO credential.",
"idp.portal.fido.title": "VeridiumID FIDO Authentication",
"idp.portal.hardware_auth_device.header": "Authenticate using PIN & one-time-passcode (OTP) using hardware authentication device",
"idp.portal.hardware_auth_device.otp": "OTP (one-time-password) value",
"idp.portal.hardware_auth_device.title": "VeridiumID OTP Authentication",
"idp.portal.landing.credential.placeholder": "username@domain",
"idp.portal.landing.error": "The authentication failed due the next error:",
"idp.portal.landing.error.return": "Return to authentication portal",
"idp.portal.landing.header": "Choose another method to authenticate",
"idp.portal.lostmode.code.placeholder": "Lost mode code",
"idp.portal.lostmode.header": "Authenticate using lost mode code given by administrator.",
"idp.portal.lostmode.title": "VeridiumID Lost Mode Authentication",
"idp.portal.pin.forgot": "Reset my PIN",
"idp.portal.pin.password.placeholder": "PIN/Password",
"idp.portal.pin.registration.confirm.title": "Confirm PIN",
"idp.portal.pin.registration.enter.title": "Enter PIN",
"idp.portal.pin.registration.message": "PIN should be 8 digit number.",
"idp.portal.pin.registration.title": "Register a new PIN",
"idp.portal.pin.registration.verify.title": "Verify your pin",
"idp.portal.pin.verification.title": "PIN Verification",
"idp.portal.proceed": "Proceed",
"idp.portal.push.title": "Please approve the push notification",
"idp.portal.registration.8pin.message": "Pin should be 8 digit number.",
"idp.portal.registration.pin.message": "Pin should be 6 digit number.",
"idp.portal.selfenrollment.text": "VeridiumID Self-enrollment",
"idp.portal.servererror": "Server error",
"idp.portal.serversdk.vface.header": "Authenticate using Desktop Biometry.",
"idp.portal.sms.6pin.message": "PIN should be 4 digit number.",
"idp.portal.sms.code.placeholder": "SMS Code",
"idp.portal.sms.enter": "PIN",
"idp.portal.sms.header": "Authenticate using SMS code",
"idp.portal.sms.pin.message": "Pin should be 4 digit number.",
"idp.portal.sms.reenter": "Verify PIN",
"idp.portal.sms.title": "VeridiumID SMS Authentication",
"idp.portal.totp.auth.title": "TOTP PIN",
"idp.portal.totp.code.placeholder": "TOTP Code",
"idp.portal.totp.header": "Authenticate using TOTP code",
"idp.portal.totp.title": "VeridiumID TOTP Authentication",
"idp.portal.totp.totpPin": "Pin value",
"idp.portal.totp.totpSeed": "Seed value",
"idp.portal.upn": "UPN",
"idp.portal.validation.code": "Validation code",
"idp.portal.validation.next": "NEXT",
"idp.portal.validation.next.dc": "Next",
"idp.portal.validation.resent": "RESEND PIN",
"idp.portal.vface.failed": "VFace registration has failed. Please retry or contact your administrator.",
"idp.portal.yubico_otp.header": "Authenticate using PIN & one-time-passcode (OTP) using yubico otp device",
"idp.portal.yubico_otp.otp": "OTP (one-time-password) value",
"idp.portal.yubico_otp.title": "VeridiumID Yubico OTP Authentication",
"idp.sms.validation.failed": "SMS validation failed.",
"idp.title": "Web Login Service",
"idp.veridium.auth.options.header": "Please choose one of the options to authenticate with.",
"idp.veridium.authenticate": "Authenticate",
"idp.veridium.biometric.auth.title": "VeridiumID Biometric Authentication",
"idp.veridium.display.name": "Display name",
"idp.veridium.email": "Email",
"idp.veridium.landing.title": "Welcome to Veridium Virtual Client",
"idp.veridium.login": "Send Push Notification",
"idp.veridium.other.auth.options": "Choose another method to authenticate",
"idp.veridium.pleasewait": "Authenticate on the phone...",
"idp.veridium.qr.instructions.1": "Open the VeridiumID app on your smartphone",
"idp.veridium.qr.instructions.2": "From the list in the app, select your account",
"idp.veridium.qr.instructions.3": "Scan the Authentication QR Code on the left and follow the on-screen instructions",
"idp.veridium.qr.service.smartphone": "To access {0} please authenticate using your smartphone",
"idp.veridium.qr.smartphone": "To access please authenticate using your smartphone",
"idp.veridium.registration.complete.check": "To complete {0} registration for {1}, check the PIN code.",
"idp.veridium.registration.complete.create": "To complete {0} registration for {1}, create a PIN code.",
"idp.veridium.serversdk.auth.option.back_to_qr": "Scan QR Code",
"idp.veridium.serversdk.auth.option.choose_method": "Choose authentication method",
"idp.veridium.serversdk.auth.option.header": "Please select an authentication method from the options below:",
"idp.veridium.serversdk.auth.options.choose": "Choose another method to authenticate",
"idp.veridium.serversdk.auth_failed": "Validation failed. Please retry.",
"idp.veridium.serversdk.cancel": "Back",
"idp.veridium.serversdk.desktop_otp.header": "Enter PIN and Display Token from the desktop authenticator app.",
"idp.veridium.serversdk.external_pin.header": "Please enter the code from your token:",
"idp.veridium.serversdk.fido.header": "Please authenticate using your FIDO credential",
"idp.veridium.serversdk.general_title": "VerdiumID Modern MFA",
"idp.veridium.serversdk.hardware_auth_device.code": "Hardware OTP:",
"idp.veridium.serversdk.hardware_auth_device.header": "Enter PIN and OTP Token from the hardware authentication device:",
"idp.veridium.serversdk.login": "Validate",
"idp.veridium.serversdk.lostmode.header": "Please enter the temporary access code provided by your IT helpdesk:",
"idp.veridium.serversdk.lostmode.lostcode": "Code: ",
"idp.veridium.serversdk.lostmode.pin": "PIN: ",
"idp.veridium.serversdk.otp.code": "Display Token:",
"idp.veridium.serversdk.otp.header": "Authenticating using OTP and PIN.",
"idp.veridium.serversdk.otp.pin": "PIN:",
"idp.veridium.serversdk.otp.simple.header": "Authenticating using OTP.",
"idp.veridium.serversdk.password.header": "Authenticate using your password.",
"idp.veridium.serversdk.pin.header": "Authenticate using your PIN.",
"idp.veridium.serversdk.push_notif.header": "A push notification has been sent to your phone, please follow the instructions on the smartphone app to authenticate.",
"idp.veridium.serversdk.push_notif.user_presence_label": "Tap the number below in your Veridium Authenticator app to continue",
"idp.veridium.serversdk.qrcode": "Scan the QR code with your smartphone app",
"idp.veridium.serversdk.qrcode.alternative": "Can't scan the QR? Enter your username to use an alternative authentication method",
"idp.veridium.serversdk.restartauth": "Restart",
"idp.veridium.serversdk.sms.code": "SMS Code:",
"idp.veridium.serversdk.sms.header": "Please enter PIN and the code sent via SMS:",
"idp.veridium.serversdk.sms.pin": "PIN: ",
"idp.veridium.serversdk.sms.simple.header": "Please enter the code sent via SMS:",
"idp.veridium.serversdk.totp.cod": "Display Token:",
"idp.veridium.serversdk.totp.code": "Display Token:",
"idp.veridium.serversdk.totp.header": "Enter PIN and Display Token from the smartphone authenticator app:",
"idp.veridium.serversdk.totp.pin": "PIN: ",
"idp.veridium.serversdk.usernotfound": "User not found! Try again.",
"idp.veridium.serversdk.yubico_otp.code": "Yubico OTP:",
"idp.veridium.serversdk.yubico_otp.header": "Enter PIN and OTP Token from the yubico authentication device:",
"idp.veridium.serversdk.yubico_otp.pin": "PIN:",
"idp.veridium.serversdk.yubico_otp.simple.header": "Enter OTP Token from the yubico authentication device:",
"idp.veridium.signin": "Login",
"idp.veridium.submit": "Submit",
"idp.veridium.upnp": "UPN",
"idp.veridium.vface.title": "Web VFace",
"idp.veridiumpin.blocked.messageBody": "The user that you are using has been blocked. Please contact your administrator for further details",
"idp.veridiumpin.blocked.messageTitle": "Blocked user",
"idp.veridiumpin.blocked.proceedBegin": "You will be redirected to login in 20 seconds or you may click",
"idp.veridiumpin.blocked.proceedEnd": "to retry now",
"idp.veridiumpin.blocked.proceedHere": "here",
"idp.veridiumpin.cancel": "Cancel",
"idp.veridiumpin.error.resetidentitymissmatch": "Mismatch between expected identity and validation data submitted",
"idp.veridiumpin.header": "Please provide your username and your PIN.",
"idp.veridiumpin.invalid.messageBody": "The username/password combination provided is invalid",
"idp.veridiumpin.invalid.messageTitle": "Invalid login credentials",
"idp.veridiumpin.login": "Login",
"idp.veridiumpin.logo": "/images/Veridium.png",
"idp.veridiumpin.logo.alt-text": "logo",
"idp.veridiumpin.otp.placeholder": "OTP",
"idp.veridiumpin.title": "PIN Authentication",
"idp.veridiumpin.title.expired": "PIN expired. Please reset it.",
"idp.veridiumpin.title.registration": "Register a new PIN",
"idp.veridiumpin.title.verification": "PIN Verification",
"idp.veridiumpin.username.placeholder": "username",
"mobileapplication.version.deprecated": "Your version of mobile application cannot handle this operation. Please upgrade.",
"orchestrator.error.generic": "Authentication Orchestrator error",
"orchestrator.error.missingnextstep": "No options to continue authentication",
"orchestrator.error.missingselectorresponse": "No options to start authentication",
"orchestrator.error.missingstep": "Could not compute user journey's next step",
"orchestrator.error.missinguserengagement": "Missing user engagement options",
"pin.enrollment.param.pattern.pin": "Pin should be 6 digit number.",
"pin.validation.pattern.message": "PIN should be digits only.",
"sms.enrollment.param.pattern.phone": "Phone number should be in international format. This will be the phone number used for receiving SMS authentication codes.",
"sms.enrollment.param.pattern.pin": "Pin should be 6 digit number.",
"sms.enrollment.param.title.phone": "Phone Number",
"sms.enrollment.param.title.pin": "PIN",
"sms.enrollment.title": "SMS Authentication",
"vface.blank": "Blank",
"vface.moveaway": "Please move away",
"vface.movecloser": "Please move closer",
"vface.movedown": "Please move down",
"vface.moveleft": "Please move left",
"vface.moveright": "Please move right",
"vface.moveup": "Please move up",
"vface.needbrighter": "The room is too dark",
"vface.needdarker": "The room is too bright",
"vface.needfrontal": "Please face front",
"vface.needheadshakehorizontal": "Please keep steady and face the camera",
"vface.needlevel": "Please face the camera",
"vface.needsteady": "Please do not move",
"vface.needsteadyfrontalface": "Please keep steady and face the camera",
"vface.needuprightphone": "Please show your phone upright",
"vface.needupwardfacingphone": "Please set your phone facing upward",
"vface.noface": "No face detected",
"vface.processing": "Processing...",
"vface.removesunglasses": "Please remove your sunglasses",
"websec.password": "Password",
"websec.username": "Username"
}
},
"Return": {
"ReturnCode": 0,
"Description": ""
},
"ActivityStartTime": "",
"ActivityEndTime": "",
"Duration": 423,
"Version": "3.4.1.0"
}

100

Information

{
"Module": "RESTApi",
"Method": "GetI18nVFACE",
"UserName": "",
"Messages": {},
"URL": "<https://<VeridiumID> Server>/websec/rest/enterprise/../i18n/vface",
"InputJSON": {
"context": {
"deviceMake": "Unknown",
"deviceModel": "Unknown",
"ip": "10.41.3.110",
"language": "en-GB",
"localDateTime": "Sun, 03 Sep 2023 07:05:11 GMT",
"osName": "Windows 8",
"osVersion": "",
"serviceIdentifier": "Veridium Credential Provider",
"timezoneOffset": -60,
"userAgentDevice": "Personal computer",
"userAgentName": "VeridiumCP",
"userAgentVersion": "3.4.1.0"
},
"tags": "CCP",
"ts": "1693724711000",
"val1": "081a32e559a47ebf88d06ed75994d6082f73246d",
"val2": "3c1cb3c7a7cd39fe8940b7cfe5a3f7c9a4b61b24"
},
"OutputJSON": {
"error": {
"errorCode": 0,
"errorDescription": ""
},
"translationsPerLang": {
"de": {
"AVOID_BACKLIGHT": "Vermeiden Sie starkes Gegenlicht",
"AVOID_HARSH": "Vermeiden Sie grelles Licht und Schatten im Gesicht",
"BLANK": "",
"CAMERA_NO": "Keine Kamera verbunden. Bitte die Kamera verbinden und aktualisieren.",
"CAMERA_NOT_ALLOWED": "Kamerazugriff nicht erlaubt, bitte den Zugriff erlauben und aktualisieren.",
"CANCEL": "Abbrechen",
"DONT_TURN_TOO_FAR": "Drehen Sie sich nicht zu weit. Nur soweit, bis die Bewegung erkannt wird",
"ENABLE_SPEECH": "Auf gesprochene Anweisungen umschalten",
"ERROR_CAMERA_GENERIC": "Kamerafehler",
"ERROR_CANCEL": "Abgesagt",
"ERROR_LICENCE_NOT_SET": "Lizenz wurde nicht gesetzt!",
"ERROR_LIVENESS": "Die Lebendigkeit ist gescheitert",
"ERROR_MEDIA_DEVICES_UNDEFINED": "Mediengeräte konnten nicht abgerufen werden!",
"ERROR_MISMATCH": "Nichtübereinstimmung",
"ERROR_NO_SECURE_CONTEXT": "Kein sicherer Kontext, Mediengeräte funktionieren wahrscheinlich nicht!",
"ERROR_OPERATION_ALREADY_IN_PROGRESS": "Operation bereits im Gange",
"ERROR_TIMEOUT": "Auszeit",
"GENTLE_MOVEMENT": "Bitte nur sanfte Kopfbewegungen",
"HELP": "Hilfe",
"MOVE_AWAY": "Bewege dein Gesicht weiter weg",
"MOVE_CLOSER": "Bewege dein Gesicht näher ran",
"MOVE_DOWN": "Bewege dein Gesicht nach unten",
"MOVE_LEFT": "Bewege dein Gesicht nach links",
"MOVE_RIGHT": "Bewege dein Gesicht nach rechts",
"MOVE_UP": "Bewege dein Gesicht nach oben",
"NEED_BRIGHTER": "Benötige ein helleres Bild",
"NEED_DARKER": "Benötige ein dunkleres Bild",
"NEED_FRONTAL": "Bitte das Gesicht in die Kamera",
"NEED_HEAD_SHAKE_HORIZONTAL": "Bewege den Kopf horizontal",
"NEED_LEVEL": "Sitze aufrecht",
"NEED_LOOK_DOWN": "Bitte das Gesicht nach unten",
"NEED_LOOK_LEFT": "Bitte das Gesicht nach links",
"NEED_LOOK_RIGHT": "Bitte das Gesicht nach rechts",
"NEED_LOOK_UP": "Bitte das Gesicht nach oben",
"NEED_STEADY": "Bitte nicht bewegen",
"NEED_STEADY_FRONTAL_FACE": "Bitte ruhig in die Kamera schauen",
"NEED_UPRIGHT_PHONE": "?",
"NEED_UPWARD_FACING_PHONE": "?",
"NO_FACE": "Ich kann ihr Gesicht nicht erkennen",
"PROCESSING": "In Bearbeitung...",
"REMOVE_SUNGLASSES": "Entferne die Sonnenbrille",
"SPEECH_ON": "Rede weiter!",
"TURN_TO_FACE": "Wenden Sie sich wie gefordert jedem Richtungszeiger zu",
"VFACE_AUTHENTICATION": "VFace Authentifizierung",
"VFACE_WASM_LOADING": "Lade VFace: ",
"VFACE_WEB_HELP": "VFace Web Hilfe",
"WASM_INSTANTIATED": "Vorbereitung..."
},
"en": {
"AVOID_BACKLIGHT": "Avoid strong backlighting",
"AVOID_HARSH": "Avoid harsh lighting and shadow on face",
"BLANK": "",
"CAMERA_NO": "No camera connected. Please connect a camera and try again.",
"CAMERA_NOT_ALLOWED": "Camera access not allowed, please allow camera access and refresh.",
"CANCEL": "Cancel",
"DONT_TURN_TOO_FAR": "Don't turn too far; only turn until the movement is recognised",
"ENABLE_SPEECH": "Toggle spoken instructions",
"ERROR_CAMERA_GENERIC": "Camera error",
"ERROR_CANCEL": "Cancelled",
"ERROR_LICENCE_NOT_SET": "Licence wasn't set!",
"ERROR_LIVENESS": "Liveness failed",
"ERROR_MEDIA_DEVICES_UNDEFINED": "Couldn't get media devices!",
"ERROR_MISMATCH": "Mismatch",
"ERROR_NO_SECURE_CONTEXT": "Not a secure context, media devices are unlikely to work!",
"ERROR_OPERATION_ALREADY_IN_PROGRESS": "Operation already in progress",
"ERROR_TIMEOUT": "Timeout",
"GENTLE_MOVEMENT": "Keep head movements gentle",
"HELP": "Help",
"MOVE_AWAY": "Move further away",
"MOVE_CLOSER": "Move closer",
"MOVE_DOWN": "Move down",
"MOVE_LEFT": "Move left",
"MOVE_RIGHT": "Move right",
"MOVE_UP": "Move up",
"NEED_BRIGHTER": "Need brighter image",
"NEED_DARKER": "Need darker image",
"NEED_FRONTAL": "Face the camera",
"NEED_HEAD_SHAKE_HORIZONTAL": "Shake your head horizontally",
"NEED_LEVEL": "Stay upright",
"NEED_LOOK_DOWN": "Please face down",
"NEED_LOOK_LEFT": "Please face to your left",
"NEED_LOOK_RIGHT": "Please face to your right",
"NEED_LOOK_UP": "Please face up",
"NEED_STEADY": "Stay still",
"NEED_STEADY_FRONTAL_FACE": "Stay still facing the camera",
"NEED_UPRIGHT_PHONE": "?",
"NEED_UPWARD_FACING_PHONE": "?",
"NO_FACE": "Can't find a face",
"PROCESSING": "Processing...",
"REMOVE_SUNGLASSES": "Remove sunglasses",
"SPEECH_ON": "Speech on!",
"TURN_TO_FACE": "Turn to face each direction indicator as requested",
"VFACE_AUTHENTICATION": "VFace Authentication",
"VFACE_WASM_LOADING": "Loading VFace: ",
"VFACE_WEB_HELP": "VFace Web Help",
"WASM_INSTANTIATED": "Preparing..."
},
"es": {
"AVOID_BACKLIGHT": "Evita la luz de fondo fuerte",
"AVOID_HARSH": "Evita la iluminación intensa y las sombras en la cara.",
"BLANK": "",
"CAMERA_NO": "No hay cámara conectada. Conecta la cámara y vuelve a intentarlo.",
"CAMERA_NOT_ALLOWED": "Acceso a la cámara no permitido. Permite el acceso a la cámara y actualiza.",
"CANCEL": "Cancelar",
"DONT_TURN_TOO_FAR": "No gires mucho. Gira hasta que se reconozca el movimiento",
"ENABLE_SPEECH": "Activar instrucciones habladas",
"ERROR_CAMERA_GENERIC": "Error de cámara",
"ERROR_CANCEL": "Cancelado",
"ERROR_LICENCE_NOT_SET": "¡La licencia no se configuró!",
"ERROR_LIVENESS": "La vivacidad falló",
"ERROR_MEDIA_DEVICES_UNDEFINED": "¡No se pudieron obtener los dispositivos multimedia!",
"ERROR_MISMATCH": "Discordancia",
"ERROR_NO_SECURE_CONTEXT": "No es un contexto seguro, ¡es poco probable que los dispositivos multimedia funcionen!",
"ERROR_OPERATION_ALREADY_IN_PROGRESS": "Operación ya en curso",
"ERROR_TIMEOUT": "Se acabó el tiempo",
"GENTLE_MOVEMENT": "Mueve la cabeza suavemente",
"HELP": "Ayuda",
"MOVE_AWAY": "Aléjate",
"MOVE_CLOSER": "Acércate",
"MOVE_DOWN": "Baja",
"MOVE_LEFT": "Muévete a la izquierda",
"MOVE_RIGHT": "Muévete a la derecha",
"MOVE_UP": "Sube",
"NEED_BRIGHTER": "Necesitas más luminosidad",
"NEED_DARKER": "Necesitas más oscuridadREM",
"NEED_FRONTAL": "Mira de frente",
"NEED_HEAD_SHAKE_HORIZONTAL": "Mueve la cabeza horizontalmente",
"NEED_LEVEL": "Mantente erguido",
"NEED_LOOK_DOWN": "Baja la mirada",
"NEED_LOOK_LEFT": "Por favor mira a tu izquierda",
"NEED_LOOK_RIGHT": "Por favor mira a tu derecha",
"NEED_LOOK_UP": "Sube la mirada",
"NEED_STEADY": "No te muevas",
"NEED_STEADY_FRONTAL_FACE": "No te muevas y mira a la cámara",
"NEED_UPRIGHT_PHONE": "?",
"NEED_UPWARD_FACING_PHONE": "?",
"NO_FACE": "No se detectó la cara",
"PROCESSING": "Procesando...",
"REMOVE_SUNGLASSES": "Quítate las gafas de sol",
"SPEECH_ON": "Reconocimiento vocal encendido!",
"TURN_TO_FACE": "Mueve la cabeza siguiendo los indicadores en las direcciones solicitadas",
"VFACE_AUTHENTICATION": "Autentificación VFace",
"VFACE_WASM_LOADING": "Cargando cara virtual: ",
"VFACE_WEB_HELP": "Ayuda web de VFace",
"WASM_INSTANTIATED": "Preparando..."
},
"fr": {
"AVOID_BACKLIGHT": "Évitez les contre-jours trop lumineux",
"AVOID_HARSH": "Évitez les éclairages intenses et les ombres sur le visage",
"BLANK": "",
"CAMERA_NO": "Aucune caméra connectée. Veuillez connecter votre caméra puis réessayer",
"CAMERA_NOT_ALLOWED": "L'accès à la caméra n'est pas autorisé. Autoriser l'accès à la caméra puis cliquer sur actualiser.",
"CANCEL": "Annuler",
"DONT_TURN_TOO_FAR": "Ne tournez pas trop loin; ne tourner que jusqu'à ce que le mouvement soit reconnu",
"ENABLE_SPEECH": "Basculer en instructions vocale",
"ERROR_CAMERA_GENERIC": "Erreur de caméra",
"ERROR_CANCEL": "Annulé",
"ERROR_LICENCE_NOT_SET": "La licence n'a pas été définie!",
"ERROR_LIVENESS": "La vivacité a échoué",
"ERROR_MEDIA_DEVICES_UNDEFINED": "Impossible d'obtenir les périphériques multimédia!",
"ERROR_MISMATCH": "Décalage",
"ERROR_NO_SECURE_CONTEXT": "Pas un contexte sécurisé, il est peu probable que les appareils multimédias fonctionnent!",
"ERROR_OPERATION_ALREADY_IN_PROGRESS": "Opération déjà en cours",
"ERROR_TIMEOUT": "Temps libre",
"GENTLE_MOVEMENT": "Merci de ne pas trop faire de mouvement avec votre visage",
"HELP": "Aide",
"MOVE_AWAY": "Éloignez-vous plus davantage",
"MOVE_CLOSER": "Rapprochez-vous",
"MOVE_DOWN": "Baissez vous",
"MOVE_LEFT": "Tournez à gauche",
"MOVE_RIGHT": "Tournez à droite",
"MOVE_UP": "Remontez-vous",
"NEED_BRIGHTER": "Besoin d'une image plus lumineuse",
"NEED_DARKER": "Besoin d'une image plus sombre",
"NEED_FRONTAL": "Face à la caméra",
"NEED_HEAD_SHAKE_HORIZONTAL": "Secouez la tête horizontalement",
"NEED_LEVEL": "Tenez-vous droit",
"NEED_LOOK_DOWN": "Veuillez regardez vers le bas",
"NEED_LOOK_LEFT": "Veuillez montrer votre profil gauche",
"NEED_LOOK_RIGHT": "Veuillez montrer votre profil droit",
"NEED_LOOK_UP": "Veuillez regardez vers le haut",
"NEED_STEADY": "Faites face à la caméra",
"NEED_STEADY_FRONTAL_FACE": "Restez immobile face à la caméra",
"NEED_UPRIGHT_PHONE": "?",
"NEED_UPWARD_FACING_PHONE": "?",
"NO_FACE": "Impossible de detecter le visage",
"PROCESSING": "Processing...",
"REMOVE_SUNGLASSES": "Retirer vos lunettes de soleil",
"SPEECH_ON": "Mode speech activé!",
"TURN_TO_FACE": "Tourner pour faire face à chaque indicateur de direction comme demandé",
"VFACE_AUTHENTICATION": "VFace Authentication",
"VFACE_WASM_LOADING": "Chargement de VFace: ",
"VFACE_WEB_HELP": "Aide Web de VFace",
"WASM_INSTANTIATED": "En train de préparer..."
}
}
},
"Return": {
"ReturnCode": 0,
"Description": ""
},
"ActivityStartTime": "",
"ActivityEndTime": "",
"Duration": 294,
"Version": "3.4.1.0"
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.