Unable to register Authentificator
-
Hi,
When trying to register a authentificator for a new user, the registration fails with an error message, however in the table above the “register new authenticator”, the new entry shows up.
Following log message:
[2023-09-13 19:47:03][d6523a] ajax_create: Start [2023-09-13 19:47:03][d6523a] ajax_create: name => "Test", type => "none", usernameless => "false" [2023-09-13 19:47:03][d6523a] ajax_create: user => "admin" [2023-09-13 19:47:03][d6523a] ajax_create: excludeCredentials => [] [2023-09-13 19:47:03][d6523a] ajax_create: user_verification => "false" [2023-09-13 19:47:03][d6523a] ajax_create: Challenge sent [2023-09-13 19:47:11][293ff0] ajax_create_response: Client response received [2023-09-13 19:47:11][293ff0] ajax_create_response: name => "Test", type => "none", usernameless => "false" [2023-09-13 19:47:11][293ff0] ajax_create_response: data => {"id":"(removed)","type":"public-key","rawId":"(removed)","response":{"clientDataJSON":"(removed)","attestationObject":"(removed)"}} [2023-09-13 19:47:11][293ff0] ajax_create_response: Credential ID unique check passed [2023-09-13 19:47:11][293ff0] ajax_create_response: Challenge verified [2023-09-13 19:47:11][293ff0] ajax_create_response: Authenticator added
(All key data removed, available on request.)
Verification fails as well, but the log does not show any error:
[2023-09-13 19:52:31][15e05d] ajax_auth: Start [2023-09-13 19:52:31][15e05d] ajax_auth: type => "test", user => "admin", usernameless => "false" [2023-09-13 19:52:31][15e05d] ajax_auth: allowedCredentials => [{"type":"public-key","id":"(removed)"}] [2023-09-13 19:52:31][15e05d] ajax_auth: user_verification => "false" [2023-09-13 19:52:31][15e05d] ajax_auth: Challenge sent [2023-09-13 19:52:35][707bfd] ajax_auth_response: Client response received [2023-09-13 19:52:35][707bfd] ajax_auth_response: type => "test", user => "admin" [2023-09-13 19:52:35][707bfd] ajax_auth_response: data => {"id":"(removed)","type":"public-key","rawId":"(removed)","response":{"authenticatorData":"(removed)","clientDataJSON":"(removed)","signature":"(removed)","userHandle":null}} [2023-09-13 19:52:35][707bfd] ajax_auth_response: Challenge verified
Login seems to fail as well (showing a corresponding message), but when opening the Dashboard, the user is obviously authenticated and all functions can be accessed.
What am I doing wrong?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Unable to register Authentificator’ is closed to new replies.