-
Notifications
You must be signed in to change notification settings - Fork 112
Unable to register passkey: missing field rk #528
Copy link
Copy link
Open
Description
Clean install of kanidm, via podman kanidmd 1.8.3
Created a new user, opened credential enrolment page via generated url, registered my yubikey, clicked next, asked me for a name, after entering one and clicking add, the following error got returned:
Error
An unrecoverable error occurred. Please contact your administrator with the details below.
Operation ID: 257e00f8-3d99-4771-ba9d-e6608b14a735
Error Code: Backend
when checking the logs:
257e00f8-3d99-4771-ba9d-e6608b14a735 INFO request [ 177µs | 100.00% ] method: POST | uri: /ui/api/finish_passkey | version: HTTP/1.1 | connection_address: "127.0.0.1:37912" | client_address: "127.0.0.1" | latency: 0 | kopid: "257e00f8-3d99-4771-ba9d-e6608b14a735" | status_code: 422
257e00f8-3d99-4771-ba9d-e6608b14a735 ERROR ┕━ 🚨 [error]: Bad request for passkey creation: missing field `rk` at line 1 column 822
The installation is sitting behind a Caddy reverse proxy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels