Configurations

You can update and manage the configuration level changes from this page.

Go to Configuration

Click on Configuration option from Settings menu as shown in the image below.

goto-config

User Preferences

To set up Bulk Selection limit:

user-preferences

To set up session time:

Please refer image below, to view how to set session time. session time change

Ignore Processes

user-ignore-list

add-process-drawer

remove-process

Note: Before updating(adding/removing the process(es) in/from list respectively) the user ignore list, you will get the confirmation popup with note as shown in the image below.

confirmation-popup

search-process

sorting

App Host URL

app-host

In the above image, You can view the App host URL in editable format.

SMTP Settings

smtp-settings

In the above image, You can view the page for SMTP settings.

Note:

SAML Providers

Note: Assuming you have the okta/Azure account with SAML setup. Please refer links

Add-saml-provider-button

Add a SAML Provider

Add-saml-provider

Okta

App-embed-link

okta-metadata-file

Active Directory

azure-directory-type

Azure-ApplicationId

Azure-User-access-url

Azure-import-file

View, Edit and Activate Provider

  1. You can perform actions like

  2. View

  3. Edit
  4. Activate Provider

  5. Click on any of the desired action button to perform actions on respective provider. As shown in below image. Actions-of-provider

Discover Utility

Discover Utility contains Discover Utility for Windows and Linux using which you can generate discovery data of the host.

Download Discover Utility

Instructions to Generate Discovery Data from Discover Utility

Linux

  1. Download the Discover Utility for Linux.
  2. Copy the Discover Utility to the host on which you want to perform discover.
  3. Go to the location where you have copied the Discover Utility.
  4. Follow the below instructions:
$ mkdir -p discover-utility && tar -xf tools.tar.gz -C discover-utilityy
$ cd discover-utility/tools
$ sudo ./discover.sh
  1. Upload the tarball generated by above command while adding the host in Discover section.

Windows

  1. Download the Discover Utility for Windows.
  2. Copy the Discover Utility to the host on which you want to perform discover.
  3. Unzip the copied Discover Utility.
  4. You will get winchtoolpy.exe. Now go to location where you have winchtoolpy.exe.
  5. Open the Command Prompt or PowerShell with administrative privileges (elevated command prompt)
  6. Follow the below instructions in Command Prompt or in PowerShell:
$ winchtoolpy.exe discover offline
$ winchtoolpy.exe prepareResult
  1. Upload the zip generated by above command while adding the host in Discover section.