Share via

windows-authentication (NTLM) fail every 15 minutes

Игорь Арасланов 1 Reputation point
2021-09-22T06:10:06.977+00:00

There is a client application that send http-requests to the IIS web-service with ISAPI extension every second. Authentication is performed using the NTLM protocol. Stable every 15 minutes, connection cannot be established due to HTTP-code 401. ISAPI extension return error 0x8009030e SSPI-function InitializeSecurityContext. What could be the problem? Maybe 15 minutes is TTL any ticket or credential cache?

Windows development | Internet Information Services

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.