Shmulik Ladkani

Results 5 comments of Shmulik Ladkani

Thanks @erebe ! There are several design benefits performing the authentication in wstunnel server itself and not in a reverse proxy. Assuming the technical issues you described are fixed, will...

> Would you mind describing the benefits ? Sure. In a system where there are numerous dynamic different wstunnel servers (each having its own authentication configuration), implementing authentications in the...

> > how about the more-scoped solution presented here > > What kind of logic do you have in mind ? like this one: ``` + # This match applies...

> I prefer the lua version to be honest 🙈 > > Having a `BearerHash` is too specific to be of use out of your use case. Definitely. This is...