openanalytics / containerproxy

Manage HTTP proxy routes into Docker containers
Apache License 2.0
45 stars 66 forks source link

Feat/saml http proxy #50

Closed bartleboeuf closed 2 years ago

bartleboeuf commented 3 years ago

Add proxy handling for SAML authentication. ( fix for #48 )

LEDfan commented 3 years ago

Hi @bartleboeuf

Thank you for your contribution! I'll have to look into your changes in more depth, since I want to make sure the solution is generic enough so that it supports all types of proxy options available at the JVM level. I'm certain that it solves your specific issue, but I want to make sure other users can enjoy these settings as well.

I'll report back when I had the time to test your solution.

LEDfan commented 2 years ago

This is now part of ShinyProxy 2.6.0 (ContainerProxy 0.8.10).

Thank you for the suggestion and contribution!