-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Webauthn - Reverse proxy + additionnal #753
Comments
If you are using a reverse proxy, the |
Done, and still have the same issue : "Cannot read properties of undefined (reading 'challenge')"
|
Did you try to restart nginx-ui after modify the app.ini? |
Yes, it shows same config in panel EDIT: In case restarted both nginx-ui and nginx |
Fixed in 6abf682, will be released in beta.41. Thanks for your report. |
Describe the bug
Using reverse proxy cant configure webauthn have following error: Cannot read properties of undefined (reading 'challenge')
Without reverse proxy on direct external IP mentions Passkeys are not supported on browser : tested with latest chrome and chromium: WebAuthn is not supported in this browser
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to have passkey configuration window
Info (please complete the following information):
Additional context
With reverse proxy, I guess im missing something on config for 3002 port
Nginx-ui
Nginx reverse proxy conf
The text was updated successfully, but these errors were encountered: