Home Search

DriveWorks Pro 23
Logging out of the Live UI

Send Feedback

Logging Out of the Live UI

When logged into DriveWorks Live, in a browser, there are two methods available to Logout.

  • Using the Log Out button.
  • Appending ?bye to the address bar.

Log Out Button

All DriveWorks pages display the Log Out button in the menu.

Clicking this will log the current user out of the session.

By default, logging out using this method will redirect the page to the Login page.

A redirect can be applied when using this method, please see Log Out within Page Settings for more information.

Address Bar

Typing ?bye or &bye in the address bar of the current URL will force a log out from the session.

If there are already query string arguments & is required, otherwise ? is necessary.

Example

Current URLURL to logout
http://YourDriveWorksLiveURL/projects.htmlhttp://YourDriveWorksLiveURL/projects.html?bye
http://YourDriveWorksLiveURL/run.html?project={YourProjectName}&specificationId={YourSpecificationId}http://YourDriveWorksLiveURL/run.html?project={YourProjectName}&specificationId={YourSpecificationId}&bye
http://YourDriveWorksLiveURL/history.htmlhttp://YourDriveWorksLiveURL/history.html?bye
http://YourDriveWorksLiveURL/details.html?specificationName={YourSpecificationName}http://YourDriveWorksLiveURL/details.html?specificationName={YourSpecificationName}&bye

Logging out using this method will redirect the user to the Login page by default.

A redirect can be applied when using this method, please see Log Out within Page Settings for more information.

Redirect the Logout URL

You can also specify a URL for users to be redirected to when using the ?bye functionality.

This is set within the Logout settings.