aerokube / selenoid-ui

Graphical user interface for Selenoid project
https://aerokube.com/selenoid-ui/latest/
Apache License 2.0
305 stars 76 forks source link

Selenoid ui basic auth wss problem #419

Closed clicman closed 3 years ago

clicman commented 3 years ago

Hi! Covered selenoid UI endpoint by basic auth on apache proxy side and got problem with wss connection. It fails with 401 error in the developer console. How to pass it?

vania-pooh commented 3 years ago

@clicman how about http://aerokube.com/selenoid-ui/latest/#_restricting_access ?

clicman commented 3 years ago

Ohh. Yep! Will try it.