Wed
Oct
19
Getting Inherited Config Settings
Yesterday, I wrote an HttpModule to support enabling Http basic authentication for Web APIs running in an ASP.NET host. But wait, you say – IIS already supports basic authentication?!? This is…