Working on a high-trust provider hosted app with certificates, not using AWS to authenticate. It works fine when run with F5 in VS 2013, but when deployed to IIS I get a 401.2 error. Looking for suggestions or wanting to know if anyone has actually gotten this to work. I have talked to another person who had basically the same issue when he tried to do it. I have seen this problem a lot with no real solutions.
Most of the examples I have seen are creating the app and running with F5, I haven't really seen anyone fully with a fully deployed app.