Hi, I have a ARR installed on a machine with the name hello.sample.com I have written a HTTP module that performs custom authentication by subscribing to the AUTHENTICATE_REQUEST notification. I also create cookies during this step with the domain of the cookie
set to sample.com. I have observed that ARR modifies the domain from sample.com to hello.sample.com which is not desired in my case. Could you please let me know how to disable ARR from modifying my cookie domain. I have already tried un-checking the Reverse
rewrite host in response headers under the proxy section as suggested in another post, but that didn't help. IS there any other setting that i can use? Appreciate a prompt response.
↧