vicaya commented on issue #5598: Proxy Websocket authentication using websocket 
in browser
URL: https://github.com/apache/pulsar/issues/5598#issuecomment-551943081
 
 
   Ideally, the browser websocket api needs to be enhanced to support 
additional headers per websocket RFC 6455 (section 4.1). OTOH, IMO, #3 (using 
basic auth info as token) is the most practica and requires minimal change at 
both client and server side. Using subprotocols for auth is even more hackish 
and requires more substantial changes to existing clients and servers.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to