Activate biometric sensor
  • 23 Oct 2024
  • 2 Minutes to read
  • Dark
    Light
  • PDF

Activate biometric sensor

  • Dark
    Light
  • PDF

Article summary

  1. <ActivateBiometricSensor>

  2.  <FingerprintRecognition>

  3.    <View title="Manage biometric protection" />

  4.      <MenuItem value="Manage biometric protection"icon="fp.png"class="menuItem" />

  5.      <Fields>

  6. <Field id="Password"name="Local password"comment="Please enter your DIGIPASS® local password"class="inputText" />

  7.      </Fields>

  8.      <Labels>

  9. <Label id="ActivationMessage"value="Your device has a fingerprint sensor. Do you want to   activate biometric protection?" />

  10. <Label id="DeactivationMessage"value="Do you want to deactivate biometric protection?" />

  11. <Label id  ="BiometricFingerprintRecognitionDescriptionMessage"value="Please authenticate using recognition to protect    your DIGIPASS" />

  12.      </Labels>

  13.      <Buttons>

  14. <Button id="Yes"value="Yes" />

  15. <Button id="No"value="No" />

  16. <Button id="OK"value="OK" />

  17.      </Buttons>

  18.      <Errors>

  19.       <Error id ="BiometricFingerprintRecognitionAuthenticationFailed"value="Biometric authentication failed" />

  20.      </Errors>

  21.    </View>

  22.  </FingerprintRecognition>

  23.  <FaceRecognition>

  24.    <View title="Manage biometric protection" />

  25.      <MenuItem value="Manage biometric protection"icon="face.png"class="menuItem" />

  26.      <Fields>

  27. <Field id="Password"name="Local password"comment="Please enter your DIGIPASS® local password."class="inputText" />

  28.      </Fields>

  29.      <Labels>

  30. <Label id="ActivationMessage"

  31. value="Your device has a face recognition sensor. Do you want   to activate biometric protection?" />

  32. <Label id="DeactivationMessage"

  33. value="Do you want to deactivate biometric protection?" />

  34. <Label id="BiometricFaceRecognitionDescriptionMessage"value="Please authenticate using face recognition to   protect your DIGIPASS"/>

  35.      </Labels>

  36.      <Buttons>

  37.       <Button id="Yes"value="Yes" />

  38.       <Button id="No"value="No" />

  39.       <Button id="OK"value="OK" />

  40.      </Buttons>

  41.      <Errors>

  42.       <Error id ="BiometricFaceRecognitionAuthenticationFailed"value="Biometric authentication failed" />

  43.      </Errors>

  44.    </View>

  45.  </FaceRecognition>

  46. </ActivateBiometricSensor>

Functional customization

  • ActivateBiometricSensor > FingerprintRecognition: This element is used to configure the biometric sensor activation, if fingerprint recognition is available on the device.

  • ActivateBiometricSensor > FaceRecognition: This element is used to configure the biometric sensor activation, if face recognition is available on the device.

    Biometric protection is only available for:

    • iPhone devices with an iOS version later than 12.0, and Touch ID, or Face ID.

    • Samsung devices with Android 5.0 Lollipop (API level 21) or above, all devices from Android 6.0 (API level 23) with fingerprint support.

Graphical customization

  • ActivateBiometricSensor >FingerprintRecognition > View: This element defines the graphical rendering of the fingerprint sensor activation functionality. The background of the element is not customizable.

    • title: The default value is Manage biometric protection.

  • ActivateBiometricSensor > FingerprintRecognition > View > MenuItem:

    • value: The default value is Manage biometric protection.

  • ActivateBiometricSensor > FingerprintRecognition > View > Labels > Label:

    • id="ActivationMessage": This is the label of the activation message for fingerprint recognition.

    • id="DeactivationMessage": This is the label of the deactivation message for fingerprint recognition.

    • id="BiometricFingerprintRecognitionDescriptionMessage": This is the label of the biometric protection message for fingerprint recognition.

  • ActivateBiometricSensor > FaceRecognition > View: This element defines the graphical rendering of the biometric sensor activation functionality. The background of the element is not customizable.

    • title: The default value is Manage biometric protection.

  • ActivateBiometricSensor > FaceRecognition > View > MenuItem:

    • value: The default value is Manage biometric protection.

  • ActivateBiometricSensor > FingerprintRecognition > View > Labels > Label:

    • id="ActivationMessage": This is the label of the activation message for face recognition.

    • id="DeactivationMessage": This is the label of the deactivation message for face recognition.

    • id="BiometricFaceRecognitionDescriptionMessage": This is the label of the biometric protection message for face recognition.

  • ActivateBiometricSensor > View > Buttons > Button:

    • id="Yes": This is the button to accept the activation / deactivation process.

    • id="No": This is the button to refuse the activation / deactivation process.

    • id="OK": This is the button to trigger the scan of the user’s fingerprint once the local password is entered.

  • ActivateBiometricSensor > View > Fields > Field:

    • id="Password": This is the field for the password.

  • ActivateBiometricSensor > View > Errors > Error:

    • id="BiometricFingerprintRecognitionAuthenticationFailed": Authentication failed.

    • id="BiometricFaceRecognitionAuthenticationFailed": Authentication failed.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, our interactive help assistant