I have an application that has a login page.
I want to be able to retrieve the username/password, and login using the information.
What is the best way to do this?
I can do it in orchestrator without issue, but that is not an option for this deployment.