How to implement Kerberos Authentication in True Client LR?
We are trying to record one application in true client protocol which is using kerbros authentication.
How to implement Kerberos Authentication in True Client LR?
We are trying to record one application in true client protocol which is using kerbros authentication.
It is possible to record Kerberos authentication using TruClient Web protocol and Chromium browser. Please select the “Prompt me for NTLM credentials in Chromium” in TruClient General Settings under “Browser Settings” tab. Make sure to select “Chromium” as the development browser. Upon recording, you will be prompt for credentials and your input will be recorded. Later on, the recorded step can be enhanced and parametrize as describe in the above blog post.
For the most part, implementing authentication in TruClient is quite straightforward.
See this blog post on the subject:
Note that the actual implementation depends on your application and environment.