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

Fix WebSocket token query param #79

Merged

Conversation

michaeljmarshall
Copy link
Member

Current requests using the WebSocket client fail when authentication is enabled because the WebSocket endpoint includes token=undefined.

Since the Admin Console does not rewrite the request and sends it straight to the websocket proxy now, the browser should always use the clientToken.

@michaeljmarshall michaeljmarshall merged commit 2772017 into datastax:master Jun 27, 2022
@michaeljmarshall michaeljmarshall deleted the fix-websocket-token branch June 27, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants