Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

Change response-header from http to https

$
0
0

Hello everyone,
I need help with a big problem for me.

I have a frontend that accepts https:// and a backend that only understands http://. So classic SSL offloading. No secret.

Now to the problem. The application on the backend creates a “redirect URI” that the client needs to authenticate against AZURE. Since the backend is addressed with http, the application also generates a redirect URI in the format “http://xxx.test.com”. In order for my authentication to work, I have to change http:// to https://…

I’ve already tried to kill myself. Is there a way to rewrite the response header?

Thanks for all the ideas!

greeting
cyrano330

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles