Passkey validator
Configuration
Name
Description
Default value
Mandatory
{
"id": "passkey",
"type": "Passkey",
"config": {
"base_path": "/saml/authn",
"context_path": "/saml/authn/webauthn"
}
}{
"id": "passkey",
"type": "Passkey",
"config": {
"base_path": "/saml/authn",
"context_path": "/saml/authn/webauthn"
}
}{
"type": "options"
}{
"type": "verification",
"data": {
"assertion": <AuthenticatorAssertionResponse>
}
}{
"status": "AUTHORIZED|UNAUTHORIZED"
}{
"webauthn.start_validate": "Login",
"webauthn.verifying": "Verifying passkey",
"webauthn.verified": "Passkey verified",
"webauthn.redirecting": "Redirecting...",
"webauthn.validation_error.authenticator_failure": "Passkey authentication failed",
"webauthn.validation_error.verification_failure": "Passkey verification failed",
"webauthn.validation_error.unknown_error": "Unknown error",
"webauthn.reset_button": "Go back",
"allow-cookies-body": "To save your language settings on this device you need to approve a language cookie.",
"allow-cookies-button": "Approve language cookie",
"authentication.help_text": "",
"change_language": "Change language"
}{
"webauthn.start_validate": "Logga in",
"webauthn.verifying": "Säkerhetsnyckel verifieras...",
"webauthn.verified": "Säkerhetsnyckel verifierad",
"webauthn.redirecting": "Omdirigerar...",
"webauthn.validation_error.authenticator_failure": "Autenticering med säkerhetsnyckel misslyckades",
"webauthn.validation_error.verification_failure": "Verifiering av säkerhetsnyckel misslyckades",
"webauthn.validation_error.unknown_error": "Okänt fel inträffade",
"webauthn.reset_button": "Gå tillbaka",
"allow-cookies-body": "Vill du spara dina språkinställningar på denna enhet behövs ett godkännande av språk-cookie.",
"allow-cookies-button": "Godkänn språk-cookie",
"authentication.help_text": "",
"change_language": "Byt språk"
}