Impersonate as different AD Account

Hi,

Could you please help me understand if with any way we can impersonate to different AD account when process is running with other AD account.

Ex: Bot 1 have access to application xxx, process runs on bot 2 override or impersonate as bot 1 AD (with supplied credentials) and login to application.

Please note this application is windows application which authenticate with AD.

@narender.bn,

Unfortunately not possible with workflows but could be possible using coded workflow which will require knowledge on VB.Net or C# to get it working.

Thanks,
Ashok :slight_smile:

Thanks for your response.
How we can implement in coded workflow ? any reference link

@narender.bn,

You can try this logic.

Thanks,
Ashok :slight_smile:

@narender.bn,

One more:

Thanks,
Ashok :slight_smile:

1 Like