You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #703 also take tls reqs into account
* add changelog
* Update CHANGELOG.md
Co-authored-by: Johannes Koch <53434855+johakoch@users.noreply.github.com>
---------
Co-authored-by: Johannes Koch <53434855+johakoch@users.noreply.github.com>
Describe the bug
Since #615 Couper may being used with the tls option which leads to the following behaviour.
To Reproduce
Steps to reproduce the behavior:
couper version
ordocker run avenga/couper version
edge
*.hcl
. Remove sensitive data.curl
call for reproductionlocation: http://localhost:4443/
must belocation: https://localhost:4443/
Additional context
This also leads to wrong redirects for example while using the oidc configuration in combination with TLS:
This url would be unknown to a configured application.
The text was updated successfully, but these errors were encountered: