How to create web authentication automation for workstation segregation
- 3 minutes to read
- Print
- DarkLight
- PDF
How to create web authentication automation for workstation segregation
- 3 minutes to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
In this article, you will learn how to create a web authentication automation for segregation by workstations.
Requirements
For Web Authentication, the default browser chosen by the user is used. Supported browsers:
- Google Chrome
- Mozilla Firefox
Caution
Microsoft Edge and Microsoft Internet Explorer browsers are not supported.
Step 1: Create automation for web authentication
- On the senhasegura platform, in the upper left corner, click the Grid Menu, identified by the nine squares, and select GO Endpoint Manager.
- In the side menu, select General ➔ Automation.
- In the upper toolbar, click the View actions icon ⁝, identified by the three vertical dots, and select + New.
- In the window Automation register, fill in the fields.
- Name.
- Type of automation. Select Web Authentication from the drop-down menu.
- In Enabled mark as Yes.
- Application path: fill in the application path on the system. For example, for the web enter a URL like
https://google.com.br
,https://facebook.com
or any other. - Define Tags to assist in the search for automation.
- View TAGs: use the tags below to build your automation. Select the Input option and fill in the value field.
- [#USERNAME#]: credential username.
- [#PASSWORD#]: credential password.
- [#DOMAIN#]: credential domain.
- [#HOSTNAME#]: hostname.
- [#HOST_IP#]: IP do hostname.
- To create automation to perform authentication on a website, you can use this example:Caution
Remember to replace the name in the label field with the name on the web page.
- Select the "Input" action and fill in the label field with the name "email", and in the value field, enter "[#USERNAME#]."
- Select the "Input" action again, fill in the label field with the name "password," and in the value field, enter "[#PASSWORD#]."
- Select the "Button" action with the "Enter" label.
- If you wish, add a brief Description of what the automation does and what it is used for.
- Click the Save button.
Step 2: Add access list for automation with workflow
- On the senhasegura platform, in the upper left corner, click the Grid Menu, identified by the nine squares, and select GO Endpoint Manager.
- Access Policies ➔ Windows ➔ Access Lists.
- In the upper toolbar, click on the View Actions icon, identified by the three vertical dots, and select the option New segregation for workstation.
- In the pop-up windows, select Automations.
- In the List per workstation window:
- Fill in a Name to identify in the access list.
- Check the Status field to Enabled.
- Check the Record the session of these applications field to Enabled, to record the automation run.
- In the Automations section, click the + icon, identified by a sum signal.
- Select the automation created in the previous step.
- Click the Add button.
- In the Workstations tab:
- In the Workstations section, click the + icon, identified by the sum signal.
- The available workstations will be listed according to their code. Select the desired one and click on the Add button.
- On the Workflow tab:
- In the Elevation Settings section:.
- Check the User can elevate applications option to allow automation to elevate privilege when running automation.
- Check the Require reason to elevate applications option to require justification when running automation.
- Check the Requires approval to elevate applications option to require an approving user to approve the automation run.
- Set the number of Approvals required.
- Set the number of Disapprovals required to cancel.
- If you want to, check the Allow emergency access option.
- If you want to, check Approval in levels option.
- In the Access request settings tab:
- Check the Governance ID required when justifying? option as Yes if you have and want to use a code.
- Check the Always add user manager to approvers? option as Yes whether you want to automatically add the manager to the approvers.
- In the Elevation Settings section:.
- Click the Save button.
Info
User interaction is blocked until the automation finishes running.
Run automation
- Access the workstation desktop.
- start the application GO Automation.
- Select the automation you want to run.
- Right-click the automation and then click Execute.
- Select the credential that will be used to run the automation.
- Wait for the automation to run.
Do you still have questions? Reach out to the senhasegura Community.
Was this article helpful?