dask / dask/distributed

Passing Header When Using Websockets

Open
#7,760 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

In this issue, I see that Dask can operate on websockets: https://github.com/dask/distributed/pull/4396

When using websockets for Dask, is it possible to set the Sec-WebSocket-Protocol header in some way for auth purposes? I would like to use this as a way to pass a JWT (which will be checked by the auth proxy) before the websocket can connect with the scheduler.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.