Add private application
  • 5 Minutes to read
  • Dark
    Light
  • PDF

Add private application

  • Dark
    Light
  • PDF

Article Summary

Adding private application in Splashtop Secure Workspace allows you to integrate and provide access to custom applications specific to your organization. Private applications are applications that are not pre-configured in the system and require manual setup.

IT Admin Preparation: Deploy Connectors

Before adding private applications, IT Admins need to deploy connectors within the organization's private network or private cloud. To do so, please follow the step-by-step guide provided at the following link: Deploy Connectors Guide.

Step 1: Accessing Applications Configuration

  1. Log in to your Splashtop Secure Workspace super admin account or org admin account using your credentials.
  2. Once logged in, navigate to the Applications menu.
  3. Select the Applications section to access the applications configuration page.

Step 2: Adding Private Applications

  1. On the applications configuration page, click on the Add Applications(s) button.
  2. From the options presented, choose Add Private Application.

Step 3: General Settings

  1. In the General Settings section, provide the necessary information for the private application:
    • Application Name: Enter a descriptive name for the application.
    • Display Name: Specify the name that will be displayed to users within the system.
    • Access Type: Choose whether users can access the application via a browser and/or via the SSW app.
    • Protocol: Select the appropriate protocol for the application (e.g., VNC, RDP, SSH, HTTP, HTTPS, Telnet, Kubernetes, Splashtop, Custom).
    • Icon: Choose an icon for the application from the system's built-in icons.
  2. Enter the following details for the private application:
    • Host: Specify the hostname or IP address of the server to connect to.
    • Port: Enter the port on which the server is listening.
  3. Configure the connectivity options for the private application:
    • Through Connector: Disable this option to use the Edge to connect to the private application. Note that when the host IP is on the LAN, you may not be able to choose "false" for this option.

    • Connector: Select a deployed connector if the application should be accessed through a connector.
      image.png

    • Edge Location: If the Through Connector is false choose the Edge Location, which serves as the relay for this application. Select the location closest to the private application for optimal performance.

    • Add start uri (HTTP, HTTPS only): Enter the URI that users are redirected to after entering the application. Defaults to ‘/‘.

Step 4: Group & Policy

  1. Define the groups and policies associated with the private application:

    • Group Access: Select the user groups that should have access to the application.
    • Application Policies: Set specific policies for the application, such as permissions, restrictions.You can follow the steps here to add application policy:

    Add application policy

    Untitled.png

Step 5: Additional Configuration

Depending on the specific requirements of the private application, you may need to configure additional settings such as authentication methods, authorization roles, or custom integrations.

  1. Options: Security (RDP only)
    The security options determine the level of security applied during an RDP session. Each option has a specific meaning:
    1. Any: This generally means the security option isn't limited to a particular protocol and will utilize any available security mechanism for the RDP connection.
    2. NLA (Network Level Authentication): NLA mandates users to authenticate to the network before establishing a remote desktop connection. It enhances security by permitting only authenticated users to access the remote system.
    3. NLA-ext (Extended Network Level Authentication): This option builds upon NLA and introduces additional security enhancements to the authentication process.
    4. TLS (Transport Layer Security): TLS encryption secures the communication between the client and remote server. It encrypts transmitted data during the RDP session to prevent unauthorized access and data manipulation.
    5. VMConnect: VMConnect is a Hyper-V feature facilitating connection to virtual machines. Security mechanisms used depend on the virtual machine's configuration.
    6. RDP: This generally denotes a basic Remote Desktop Protocol connection without specifying a particular security option. Security levels may vary based on RDP settings and configurations.

Step 6: Dynamic Credentials (VNC, RDP, SSH, HTTP, HTTPS, Telnet, Kubernetes only)

  1. Enable Dynamic Credentials if necessary. Dynamic Credentials allow users to generate and manage their own application-specific credentials, such as API keys or tokens.
    image.png

  2. For each group allowed to access the private application, you can assign one or more saved secrets to the group for this private application. Users in the designated group will be able to use these saved secrets for authorization when they launch the application through the web interface. To do this:
    a. Click on the "Add secret to {group_name} group" button.
    b. Select the appropriate saved secret from the list. If you haven't created the necessary secret yet, follow these steps to create a new one:

    • Click the "Create New Secret" button, and a drawer for creating a new Zero Trust Application Secret will pop up.
    • Provide the necessary details for the secret, such as the name, type of credentials, validity period, and any additional security options.
    • Click "Save" to create the new secret.

c. Once you have the saved secret ready, click the "Add secret to {group_name} group" button to associate it with the designated group.
d. Set an alias for the saved secret to easily identify it when associating with the private application.
3. Users in the designated group can then access the private application using the credentials provided by the assigned saved secret when launching the application through the web interface.

Step 7: Container (Kubernetes only)

  1. If the private application protocol is Kubernetes, you can specify the following container-related details:
    • Namespace: Enter the namespace in which the application resides.
    • Pod: Specify the pod associated with the application (required).
    • Container: Enter the name of the container within the pod.
    • Exec Command: Optionally specify an execution command for the container
      Untitled.png

Step 8: Recording (VNC, RDP, SSH, Telnet, Kubernetes)

  1. If the private application supports recording and the access type is browser you can enable the option to save recordings of application use. You can find the recorded video in the Monitoring section Recording page.
    Untitled.png

Step 9: Live Session Monitoring (TELNET, SSH, K8S, RDP, VNC Only)

  1. Once this option is enabled, if the application has active sessions accessed from the browser, administrators can actively monitor the session in real-time. Locate the session under the Monitoring section on the Sessions page and click the image.png button to initiate live monitoring.

Step 10: Authentication (Splashtop only)

  1. If the private application protocol is Splashtop, you can configure the security code here.
    Untitled.png

Step 11: Advanced Options

  1. If the access type is Network, Advanced Options section will be available, you can configure additional settings for the private application:
    • Max Network Session Duration (seconds): Specify the maximum duration of a network session for the application. The default value is 28,800 seconds.
    • Interception URIs (HTTP, HTTPS only): Specify the URIs that should be intercepted by the application. This allows for additional security or customization measures.

Step 12: Saving and manage the application

  1. Once you have defined the private application settings, click on the Save button to create the application.
  2. The application will be created and added to the list of applications.
  3. By default, the application will be in an active state. Locate the newly created application in the list and deactivate it by clicking on the corresponding Enabled button.

Was this article helpful?