If you have an Unauthenticated Access user account, you can log in to a server anonymously and connect to your published applications.

Prerequisites

  • Perform the administrative tasks described in Preparing Connection Server.
  • Set up Unauthenticated Access users on the Connection Server instance. For information, see "Providing Unauthenticated Access for Published Applications" in the Horizon Administration document.

Procedure

  1. To connect to the server on which you have unauthenticated access, open a browser and enter a Uniform Resource Identifier (URI).
    Use one of the following URI syntaxes.
    • https://authority-part?unauthenticatedAccessEnabled=true
    • https://authority-part?unauthenticatedAccessEnabled=true&unauthenticatedAccessAccount=anonymous_account

    authority-part is the server address and, optionally, a non-default port number. If you need to specify a port number, enter server-address:port-number.

    anonymous_account is the Unauthenticated Access user account.

    Connections always use TLS. The default port for TLS connections is 443. If the server is not configured to use the default port, use the format shown in this example: horizon.company.com:1443.

  2. (Optional) If you did not specify an Unauthenticated Access user account in the URI, select an Unauthenticated Access user account from the User account drop-down menu, if necessary, and click Submit.
    If only one Unauthenticated Access user account is available, that user account is selected by default.
    The application selection window appears.
  3. Click the icon for the published application that you want to access.
    The published application appears in your browser. A navigation sidebar is also available. You can click the tab on the left side of the browser window to show the sidebar. You can use the sidebar to access other published applications, show the Settings window, copy and paste text, and more.
    Note: You cannot reconnect to unauthenticated application sessions. When you disconnect from the client, you are logged off the local user session automatically.