Skip to content
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

run example server on http instead of https #217

Closed
wants to merge 7 commits into from
Closed

Conversation

joostd
Copy link
Contributor

@joostd joostd commented Mar 27, 2024

Chromium-based browsers do not allow WebAuthn calls on https URLs that have certificate issues.

See https://lists.w3.org/Archives/Public/public-webauthn/2022Nov/0135.html

Changing this to http on localhost, which is considered a secure context in most browsers.

See https://groups.google.com/a/chromium.org/g/blink-dev/c/RC9dSw-O3fE/m/E3_0XaT0BAAJ

@joostd
Copy link
Contributor Author

joostd commented Mar 28, 2024

not ready yet, will create a new PR later

@joostd joostd closed this Mar 28, 2024
@joostd joostd reopened this Mar 28, 2024
@joostd joostd marked this pull request as draft April 2, 2024 09:40
@joostd joostd marked this pull request as ready for review April 3, 2024 07:47
@joostd joostd closed this by deleting the head repository Apr 3, 2024
@joostd
Copy link
Contributor Author

joostd commented Apr 3, 2024

Obsoleted by #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant