-
Notifications
You must be signed in to change notification settings - Fork 94
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
[Bug] | Passkey Creation - Unable to register #338
Comments
Just confirming if this issue is fixed or still exists? |
Same issue. |
I modified the API at "/wizarr/backend/api/routes/mfa_api.py" to fix the RP_ID error. I am not a Python expert; I relied quite a bit on ChatGPT, but this could already be a lead for a future correction: Definition of the RP_ID and RP_ORIGIN constants:RP_ID = "wizarr.domaine.tld"
RP_ORIGIN = "https://wizarr.domaine.tld" Using Constants in
|
Im not even able to register for a passkey, seems to think Safari, Edge don't support them despite being able to. |
Are you using the latest release?
Have you checked a bug report doesn't already exist?
What happened?
Whenever trying to add a passkey, 2 errors are returned:
This issue happens on all devices, and has had issues on the latest versions of Chrome, Edge, and Safari.
Virtualisation
Docker
What operating system are you seeing the problem on?
Linux
What browsers are you seeing the problem on?
Chrome, Safari, Microsoft Edge
Project Location
Local
Bug Description
Unable to create Passkey, results in error.
Steps to Reproduce
No response
Relevant Log Output
The text was updated successfully, but these errors were encountered: