saml-auth-proxy icon indicating copy to clipboard operation
saml-auth-proxy copied to clipboard

Error when with websockets

Open rmaalouf opened this issue 3 years ago • 1 comments

Getting the following error when the backend uses websockets.

"ERR failed to transfer backend response body: http: request method or response status code does not allow body"

Dev console shows "WebSocket connection to 'wss://xyz/ws' failed"

Are websockets not supported or is it a configuration issue?

Thanks

rmaalouf avatar Oct 25 '22 05:10 rmaalouf

Websockets are not explicitly supported, so this will require some kind of enhancement. A PR would be great since I don't have much time to work on this project.

itzg avatar Oct 25 '22 13:10 itzg