All Downloads are FREE. Search and download functionalities are using the official Maven repository.

messages.fido.messages.properties Maven / Gradle / Ivy

There is a newer version: 4.0.3
Show newest version
Fido.newRegistration=Invoke FIDO registration process
Fido.register=Register new FIDO key
Fido.attestationType=Attestation type:
Fido.none=None attestation
Fido.packed= Packed attestation (e.g. USB device)
Fido.tpm=TPM attestation (e.g. Windows 10 PC)
Fido.android-key=Android device
Fido.android-safetynet=Android device
Fido.fido-u2f=FIDO U2F (Universal Second Factor)
Fido.deleteKey=Delete key
Fido.created=Created:
Fido.createdFormat={0}
Fido.authenticatorInfo=Key name:
Fido.registration=FIDO registration
Fido.registrationFail=FIDO registration failed
Fido.authentication=FIDO authentication
Fido.authenticationFail=FIDO authentication failed
Fido.newCredential=New FIDO credentials created.
Fido.successfulAuth=User successfully authenticated.
Fido.internalError=Internal error
Fido.WebRetrieval.signIn=Sign in using FIDO
Fido.viewerInfo={0} FIDO key registered
Fido.invalidUsername=Invalid username or email address.
Fido.authFailed=Authentication failed. Please verify your FIDO authenticator.

Fido.UserHandleIdentity.name=FIDO ID
Fido.UserHandleIdentity.description=Automatically generated identifier. Used during FIDO registration and authentication processes.

FidoExc.noEntity=Entity does not exist.
FidoExc.regReqExpired=Registration request with given ID has expired.
FidoExc.authReqExpired=Authentication request with given ID has expired.
FidoExc.internalErrorMsg=Internal server error occur while processing your request. The error was reported to the server''s staff.
FidoExc.internalError=Internal error
FidoExc.noKeysToStore=No FIDO keys to be stored.
FidoExc.defaultKeyDesc=FIDO key #{0}

Fido.credEditor.attestationConveyance=Attestation conveyance
Fido.credEditor.attestationConveyance.tip=Attestation (FIDO authenticator certificate details) transport options:\
    \
  • NONE - the service does not need a confirmed certificate.\
  • INDIRECT - attestation value may be changed by the client (browser) but still allows for verifying certificate.\
  • DIRECT - the service wants to receive exact certificate generated by authenticator.\
Fido.credEditor.userVerification=User verification Fido.credEditor.userVerification.tip=User verification options:\
    \
  • REQUIRED - user verification with PIN or fingerprint is required.\
  • PREFERRED - user presence (e.g. touching token's button) is sufficient and verification is optional.\
  • DISCOURAGED - user presence is sufficient - no need for verification. Minimizes required interactions with user.\
Fido.credEditor.loginLess=Login-less allowed Fido.credEditor.loginLess.tip=Login-less option enables login based on FIDO Authenticator without providing a username.
\ This functionality requires Resident Key feature to be supported by FIDO key (e.g. USB device).
\ Note: information that user visited this site will be stored on the user's FIDO key. Fido.credEditor.hostName=Server name Fido.credEditor.hostName.tip=Human-readable server name passed to the authenticator in registration process. Fido.username=Fido User name Fido.defaultUser=Fido user Fido.advancedOptions=Advanced options Fido.advancedOptions.hide=Advanced options - hide FidoAuthenticatorEditor.defaultName=fido FidoAuthenticatorEditor.formName=Displayed name on login:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy