TremoloSecurity / OpenUnison

Unified Identity Management
Apache License 2.0
76 stars 9 forks source link

XForward filter doesn't work with wss scheme #861

Closed mlbiam closed 8 months ago

mlbiam commented 9 months ago

Uncovered in https://github.com/OpenUnison/openunison-k8s/issues/102 it appears that the java.net.URL class can't decode wss, but java.net.URI can. Should switch over to URI