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

Set Access-Control-Allow-Credentials: true in localserver #1955

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented Nov 13, 2024

@levicole discovered that a new feature in Chrome's experimental web platform features breaks device trust because it requires the Access-Control-Allow-Credentials header to be set, and we don't currently set it. This PR updates to set it.

Tested in Chrome, Firefox, Safari and confirmed device trust works for all three.

@RebeccaMahany RebeccaMahany marked this pull request as ready for review November 13, 2024 17:42
@RebeccaMahany RebeccaMahany added the bug-fixes Bug Fixes label Nov 13, 2024
@RebeccaMahany RebeccaMahany added this pull request to the merge queue Nov 13, 2024
Merged via the queue into kolide:main with commit 7dfbe72 Nov 13, 2024
30 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/access-control-allow-credentials branch November 13, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixes Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants