Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I'm trying to set up a Apache reverse proxy in front of QS adfs virtual proxy and I am using the setup suggested here. But it wont work for me. Everything is fine until I enter my credentials in the ADFS login page, then I get automatically redirected to the internal URL of the QS virtual proxy. I also found this handy hint, but it's a bit vague for a dim person like me.
Apache VHost configuration:
So when I access qs.proxyaddress.com I get redirected to the ADFS host login page, where I enter my credentials and then I get redirected to qs.internal.com/adfs/hub which is only accessible from our internal network.
So I post the solution here if any other lost soul stumbles onto this problem. Since ADFS is doing the redirection part it's a really good idea to check if ADFS relying party trust endpoint is configured correctly, it should have the reverse proxy url there.
So I post the solution here if any other lost soul stumbles onto this problem. Since ADFS is doing the redirection part it's a really good idea to check if ADFS relying party trust endpoint is configured correctly, it should have the reverse proxy url there.