Hide Websocket session id

Hi Everyone,
I want to hide websocket session id in the url when I login into my application (which is authenticated using shinyproxy). As soon as I login and click on something in the application (a R shiny application deployed via a docker image), I get a URL in my logs which contain websocket session id as well. Is it possible to hide this session id?
Attaching the screenshot for the URL (only part of URL which shows session id in the URL)
image