Skip to main content
Skip table of contents

Cloud Admin Password Resets

Resetting the TenantAdmin password for a Square9 cloud hosted environment can be done via the User Management panel. If done in this manner, there are some additional consideration that should be made to ensure uninterrupted functionality of the application.

Changing the TenantAdmin Password in Square 9 Cloud Environments

The TenantAdmin password can be changed by a Square9 user with the appropriate permissions to access User Management, or by using the existing TenantAdmin account.

If the password for the TenantAdmin account is unknown, please request a TenantAdmin password reset via the form linked here. Please note this form will only be approved when submitted by a C2Administrator for the appropriate instance. If unsure whom the C2Administrator for the environment may be, please contact support.

If the TenantAdmin password is reset via the form linked above, our cloud team will ensure the password is updated in the correct locations in the cloud environment.

Changing the TenantAdmin Password

Login as the TenantAdmin

  1. Login to GlobalSearch.

  2. Click the Avatar( user.png ) icon and click Settings ( gear.png ).

Access User Settings

  1. Select the User tab.

  2. Enter the Current Password and the New Password. Then enter the new password again in Confirm Password.

User Settings

Reset Password

  1. Click Update.

Login as Another User with Appropriate Permissions

  1. Login to GlobalSearch.

  2. From the Administration( Administration Menu.png ) menu, select User Management ( audience.png ).

Access User Management

  1. In the Users & Groups( audience.png ) panel, click Edit ( Edit.png ).

User Management

  1. Click Users ( user.png ).

Access Users

  1. .In the Edit Users dialog, select the TenantAdmin in the left column, enter a new password in Password and enter the same password in Confirm Password.

  2. Click Update.

Edit Users

Potential Additional Changes

The steps provided below will review alterations required if the TenantAdmin password is altered via User Management through either the TenantAdmin account or an alternate account with the appropriate permissions to do so.

Update the Squre9API Portal

  1. Login to GlobalCapture and select the Manage ( wrench.png ) icon.

  2. You will likely see a red icon next to the GlobalSearch Cloud portal and receive an error notification. Select Portals.

GlobalCapture Manage

  1. Click the Ellipsis (ellipsis.png) next to the GlobalSearch Cloud portal and click Edit.

Edit GlobalSearch Cloud Settings

  1. Click the X next to the password and enter the updated password. Click Save.

Edit Password

Save Password

  1. The icon next to the GlobalSearch Cloud portal should now be green.

Update the GlobalForms TenantAdmin User

  1. Login to GlobalForms using an administrative user.

  2. In the Resources panel, change the dropdown to Tags and search for hidden.

  3. Click Edit next to the Admin resource.

Access the Admin Resource

  1. Select View Data and click the arrow next to TenantAdmin.

Edit Submission

  1. Select Edit Submission.

  2. Enter the updated password, and click Submit.

Update pdfSnapShot

If your environment does leverage the pdfSnapshot functionality within GlobalForms, it is possible that the TenantAdmin is being utilized for pdfSnapshot generation and this functionality can be interrupted as well if the password is not properly updated on the pdfSnapshot action(s). Relevant documentation for pdfSnapshot actions is available at this link.

  1. Login to GlobalForms.

  2. Select Edit next to the form using pdfSnapShot.

Edit the Form

  1. On the Form Actions tab, click PDF Snapshot.

Edit PDF Snapshot

  1. Under Authorized Password, update with the new TenantAdmin password.

Update Password

  1. Click Save Action.

This will need to be done for each form using the TenantAdmin as the authorized user.

Update CTS DirectConnect

If your cloud environment does leverage the use of CTS DirectConnect, there is a possibility that resetting the TenantAdmin password will interrupt functionality of CTS DirectConnect if TenantAdmin is the user who is being passed to authenticate that connection. If the TenantAdmin is being utilized for use with CTS DirectConnect, please update the password accordingly. Relevant documentation for CTS DirectConnect is available at this link.

CTS DirectConnect

This verison requires using the cmd prompt to update the secure credentials file. You will need to know location of the original appsettings.json file that was created when CTS DirectConnect was originally installed. You can see below, mine is in: C:\S9Media\GlobalCapture_DirectConnect.

image-20250909-122024.png

appsettings.json

  1. Open a CMD prompt. Make sure to run the CMD prompt as an Administrator.

  2. Change the directory to the location of your appsettings.json file.

  3. Run the command below with the updated password.

CODE
FileUploader.exe --encrypt-creds “<your_username>” “<your_password>”
image-20250909-122413.png

Secure Credentials CMD Prompt

CTS Directconnect (Legacy)

  1. Open CTS DirectConnect and click Settings.

Legacy CTS Directconnect Interface

  1. In the Settings dialog box, enter the new password and click Save.

Settings Dialog

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.