标签: authentication iis tomcat basic-authentication
我在Windows Server 2008R2计算机上的IIS后面运行Tomcat。如果我直接连接到Tomcat,我的Basic Auth(用于API调用)正在工作。但是一旦我通过IIS连接,基本身份验证信息就会丢失,请求将以403回答。
提前致谢,
雷托