Authentication question

Hi,
Is there a way to store authentication PIN for login when there is no orchestrator? When browser navigates to the application, the bot can enter this pin in the pop up to proceed.

Many Thanks,

Hello @cury ,

You can store it in Windows credentials.

Regards,
Rohith

Hello @cury ,

Yes, as per rohith you can use the windows credentials manager, have a look on the below article to use that activity.
How to work with Windows Credentials.

Thanks,
Sanjit