Hi On 1/10/25 00:11, Lucas Rolff wrote:
- I can do it the ugly way, and proxy the request from haproxy to a small Golang app or similar, and then let the Go application talk to S3 backend directly
This is what I do with my haproxy-auth-request Lua script, it's working well for my use case: https://github.com/TimWolla/haproxy-auth-request
Best regards Tim Düsterhus