Could you upgrade to Nginx 1.19.3+?
The current version does not support the proxy_cookie_flags directive. This would help a lot when trying to proxy site that set the SameSite cookie attribute to value that are no compatible with iframe.
The version is available in Alpine.
Current Behavior
The current version only has the proxy_cookie_path which does not allow to replace an existing cookie value.
Desired Behavior
Could you upgrade to Nginx 1.19.3+? The current version does not support the proxy_cookie_flags directive. This would help a lot when trying to proxy site that set the SameSite cookie attribute to value that are no compatible with iframe. The version is available in Alpine.
Current Behavior
The current version only has the proxy_cookie_path which does not allow to replace an existing cookie value.
Alternatives Considered
None