Closed it-global-architect closed 3 months ago
same problem here
@it-global-architect @wgentine Please have a look at the browser developer console for a more detailed error message
@it-global-architect @wgentine Please have a look at the browser developer console for a more detailed error message
authentik(early): version 2024.4.1, apiBase https://auth.mydomain.com/api/v3 config.ts:89:8 authentik(early): version 2024.4.1, apiBase https://auth.mydomain.com/api/v3 config.ts:89:8 Setting Locale to ... English (en) ak-locale-context.ts:81:20 authentik/ws: connected to wss://auth.mydomain.com/ws/client/ ws.ts:29:20 authentik/api[authentik-default]: 200 GET https://auth.mydomain.com/api/v3/root/config/ middleware.ts:34:16 authentik/api[authentik-default]: 200 GET https://auth.mydomain.com/api/v3/core/brands/current/ middleware.ts:34:16 Retrieving "b5x-stateful-inline-icon" flag errored: timed out - falling back injected.js:4:473899 authentik/api[authentik-default]: 200 GET https://auth.mydomain.com/api/v3/root/config/ middleware.ts:34:16 authentik/api[authentik-default]: 200 GET https://auth.mydomain.com/api/v3/core/brands/current/ middleware.ts:34:16 authentik/api[authentik-default]: 200 GET https://auth.mydomain.com/api/v3/flows/executor/webauthn-passwordless-custom-flow/?query=next%3D%252F middleware.ts:34:16 authentik/api[authentik-default]: 200 POST https://auth.mydomain.com/api/v3/flows/executor/webauthn-passwordless-custom-flow/?query=next%3D%252F
@BeryJu I tested on Firefox and Edge. Both no success.
update: tested on iPhone and iPad safari. Same error as on windows browsers
Ifafter getting the failed login you refresh the page and represent the token does it let you in? Could be something similar to #5972
Ifafter getting the failed login you refresh the page and represent the token does it let you in? Could be something similar to #5972
I just tried 5 times refreshing the page and unfortunately no lucky
Facing the same situation when trying to use a passkey on an android device. Passkey being used "locally" works fine, if I try to use another device as passkey it just errors out and if I retry I get in the same loop as OP. Authentik version 2024.4.2 running on a docker compose deployment. Tested on a Surface Pro X (local Passkey works - Remote doesn't) and Android device (local Passkey works - Remote doesn't).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug Passwordless function is returning Failed to authenticate message. The same passkey works when used in the login > password > WebAuthn flow Passkey from both 1Password and Windows Hello fails on passwordless flow
To Reproduce go to auth.mydomaind click on use a security key Click on sign in 1password popup or choose windows hello (both works for user > pass > WebAuth but fails for passwordless) receive the Failed to authenticate message
Expected behavior Login success
Screenshots
Logs
Version and Deployment (please complete the following information):
Additional context