C#C
C#7mo ago
FabienMorrow

✅ ASP.NET Core Web API (AOT) + IIS + Windows Auth — Swagger Empty

I'm developing an ASP.NET Core app since 2 months, but I can't access it through IIS and reverse proxy. I can't even figure where is the problem.
  • In the IIS configuration ?
  • In my app configuration ? (json files, cproj file, and so on)
  • In my code ?
What step(s) am I doing wrong ?

You can find the MWE below :
https://github.com/Fabien-Morrow/aot-iis-auth-mwe
GitHub
Contribute to Fabien-Morrow/aot-iis-auth-mwe development by creating an account on GitHub.
Was this page helpful?