Hello,
I am trying to add a new AD account of type "Managed Service Accounts" into IIS Web Service Client Certificate Validation using the "IIS Client Certificate Mapping Authentication" One-to-one implementation from Configuration Editor (system.webServer/security/authentication/iisClientCertificateMappingAuthentication).
I successfully added another simple account that has username/password, but when trying to add the MSA account, I am getting a communication 401 Unauthorised error when communicating with the Web Service.
Does IIS support using MSA accounts in "IIS Client Certificate Mapping Authentication One-to-one implementation"?.