✅ 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.
You can find the MWE below :
https://github.com/Fabien-Morrow/aot-iis-auth-mwe
- In the IIS configuration ?
- In my app configuration ? (json files, cproj file, and so on)
- In my code ?
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.