iis-docs icon indicating copy to clipboard operation
iis-docs copied to clipboard

Missing UseAppPoolCredentials from IIS Config Reference for WindowsAuth

Open Rich-Lang opened this issue 6 years ago • 1 comments

This is one or the more important config settings for customers that use Windows Auth in WebFarms. Its description is missing from the config reference.

https://docs.microsoft.com/en-us/iis/configuration/system.webserver/security/authentication/windowsauthentication/

<attribute name="useAppPoolCredentials" type="bool" defaultValue="false" />

Rich-Lang avatar Jul 24 '19 19:07 Rich-Lang