Skip to content

LoginToOktaDashboard

Corey Wallis edited this page Sep 16, 2019 · 2 revisions

FLinders.Helpers.LoginToOktaDashboard

This UiPath project helps the Robotic Process Automation (RPA) team at Flinders University. It allows us to login to systems using the credentials stored on the computer.

Project Dependencies

To use the project, ensure the Flinders.Foundation package is available in a user defined package source in UiPath Studio.

In addition ensure the username and password that you need to use is already stored as a credential on the computer.

Using the LoginToOktaDashboardProject

  1. Clone a copy of the Flinders.Helpers repository.
  2. Open UiPath Studio
  3. Open the LoginToOktaDashboard project
  4. Run the project
  5. Enter the name of the credential to use
  6. Select the Okta environment to use
  7. The automation will open Internet Explorer and login to the Flinders Dashboard (Okta) using the stored credential
Clone this wiki locally