Simple powershell to open browser and login automatically.
Budget: £10 – £20 GBP
I need a script to open the default browser and log in to a website.
It needs to pass creds automatically, so it's just a one-click operation from the desktop (as a file) or from within a webpage or Word document, as a hyperlink.
The problem is I cannot give access to the website! I can send you logs from when I log in normally, but you will not be able to do this yourself.
At a high level, I want to open the browser and log in with various different accounts, one at a time.
Each of these accounts is linked to a different role in the SaaS application I am logging into.
So, when I click on the file/hyperlink called e.g., "User-1", Chrome opens, and logs in with specific credentials for User-1. The SaaS app then recognizes the user and displays data specific to that user.
Then, when I close the browser and click on the file/hyperlink for User-2. I log in to the same website, but in the context of a different user - User-2. The SaaS app then shows different data, because its a different role.
I can't give access, but can provide the logs from the Chrome console.
Note: I need this to work ona basic OOTB Windows device - no additional components can be installed. So, no Java, Python, anything like that. It needs to work with the basic Windows operating system.
It needs to pass creds automatically, so it's just a one-click operation from the desktop (as a file) or from within a webpage or Word document, as a hyperlink.
The problem is I cannot give access to the website! I can send you logs from when I log in normally, but you will not be able to do this yourself.
At a high level, I want to open the browser and log in with various different accounts, one at a time.
Each of these accounts is linked to a different role in the SaaS application I am logging into.
So, when I click on the file/hyperlink called e.g., "User-1", Chrome opens, and logs in with specific credentials for User-1. The SaaS app then recognizes the user and displays data specific to that user.
Then, when I close the browser and click on the file/hyperlink for User-2. I log in to the same website, but in the context of a different user - User-2. The SaaS app then shows different data, because its a different role.
I can't give access, but can provide the logs from the Chrome console.
Note: I need this to work ona basic OOTB Windows device - no additional components can be installed. So, no Java, Python, anything like that. It needs to work with the basic Windows operating system.