Using Owin behind Application gateway proxy in order to implement Microsoft Azure SSO
I’ve used OWIN to develop Single Sign On for Microsoft Azure and it worked (port 443) but now the customer have installed an Application Gateway (https) and my application have to run on port 80 (http).