Suported? - xWebSite - Windows Authentication - Advanced Settings/Providers #598
Labels
waiting for author response
The pull request is waiting for the author to respond to comments in the pull request.
@johlju
--heavily edited--
xWebAdministration - Version 3.2.0
I need to set the order of the providers listed in "system.webServer/security/authentication/windowsAuthentication/providers" to make sure 'NTLM' is listed first, then 'Negotiate'.
With RSAT IIS PS module, I can clear/blank the entries then serially add each item 'Remove-WebConfigurationProperty/Add-WebConfigurationProperty' to invoke the order.
I haven't found a way to accomplish this with xWebConfigProperty / xWebConfigPropertyCollection
The text was updated successfully, but these errors were encountered: