-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebAuth disabled cannot set devices anymore #191
Comments
Hi, How is set the |
Hi, previously the variable was not set. so i just added. but now istead of getting back to register another webauth device now i have a error. my site is accessible behind a reverse proxy (nginx proxy manager) is accesible at : john.2fa.exemple.com so i now set my WEBAUTHN_ID is set as "john.2fa.exemple.com" |
Please prefix |
i tried to set it as 'https://john.2fa.exemple.com' and 'http://john.2fa.exemple.com' but i have now a error message i also have those error can they be related to the issue ? also a image of my npm settings. |
Does your |
yup |
There is an issue with custom The Relying Party ID not scoped to current error is triggered when the domain of the running 2FAuth instance does not match the domain set in the Can you please confirm that you have all vars set up as:
|
@Bubka thanks for providing the workaround; worked to resolve my issue too. Thanks! |
For the record: Laragear/WebAuthn#50 |
Describe the bug
i was running v3.xx in docker (on unraid) i had multiple webauth devices setted up.
since the upgrade to v4 all my devices are lost and cannot add them back.
i can only log in with email + passwd
Additional context
{message: "Attestation Error: Relying Party ID not scoped to current.",…}
errors
:
{attestation: ["Attestation Error: Relying Party ID not scoped to current."]}
attestation
:
["Attestation Error: Relying Party ID not scoped to current."]
message
:
"Attestation Error: Relying Party ID not scoped to current."
Request URL:
https://chris.2fa.axxh.com/webauthn/register
Request Method:
POST
Status Code:
422
Remote Address:
[2a0x:f480:1x00:aff:5x0a:3xce:6xf:51x8]:443
Referrer Policy:
strict-origin-when-cross-origin
The text was updated successfully, but these errors were encountered: