oauth2_proxy icon indicating copy to clipboard operation
oauth2_proxy copied to clipboard

websockets support

Open Freundschaft opened this issue 7 years ago • 2 comments

thanks for providing this image! is there any chance we can enable websockets support for this one?

Freundschaft avatar Feb 21 '18 04:02 Freundschaft

Hey @Freundschaft, don't think it'd be easily done without effort on the bitly/oauth2_proxy repo side.

There's a fork that has websocket support here but according to the documentation they remove the other auth providers which would break this image for many people are using it.

That being said, I'll do a little investigation into the openshift changes to see if websocket support would be easy to add, likely as a separate branch.

a5huynh avatar Feb 22 '18 01:02 a5huynh

thanks! there are also some other pull requests that exist for the bitly project containing some websocket features https://github.com/bitly/oauth2_proxy/issues/42#issuecomment-355586603

Freundschaft avatar Feb 22 '18 06:02 Freundschaft