I want to login/communicate to a remote system using RESTAPI and I want to use the same AD credentials of the user firing the script from a windows machine.Example:-I am logged into a Windows server with the credentials "Domain\User" with password "password" and want to login using the same credentials to login to a remote system without entering the username and password.
↧