The login message is displayed even though auto-domain authentication is enabled
search cancel

The login message is displayed even though auto-domain authentication is enabled

book

Article ID: 176769

calendar_today

Updated On:

Products

Workspace Streaming (formerly AppStream)

Issue/Introduction

Why is login message displayed when auto-domain authentication is enabled?

Cause

This typically happens while accessing the Launch Server (implicitly or explicitly) with an IP address, instead of its host name. Internet Explorer identifies a host as a part of the local network, when it resolves it by lookup. As a result it adds the host to the local intranet zone and subsequently honors the integrated login. In case of IP address, Internet Explorer does not know the location of the computer. For the sake of safety, it adds the computer to the Internet zone and does not honor integrated login.

Resolution

Configure the Launch server URL to use host name instead of IP address:
  1. Navigate to Configuration > Launch Server > Basic from the Admin console. Modify Host name or IP address field to use the host name of the launch server.
  2. Modify the registry keys at *My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Appstream\Portals to use host name.
    Use this approach for implicit launches such as double clicking to launch a streamed application or opening a file associated with a streamed application.

Configure Internet Explorer's security settings:

  1. Open Internet Explorer. Navigate to Tools > Internet Options > Security > Local intranet from the menu.
  2. Click on Sites.
  3. Click Advanced in the dialog that pops up.
  4. Enter the URL of the Launch Server as <protocol>//<launch server ip address> (for example http://10.25.2.32) in Add this Web site to the zone.
  5. Click Add and verify that it is listed in the Web sites list box. Click OK.

Add the launch server to trusted site:

  1. Open Internet Explorer. Navigate to Tools > Internet Options > Security > Trusted Sites > Sites.
  2. Uncheck Require server verification (https) for all sites in this zone.
  3. Enter the URL of the launch server as <protocol>//<launch server URL> (for example http://host/IP) in Add this Web site to the zone.
  4. Click Close.
  5. Go to Internet > Custom Level.
  6. Go to user authentication and check the option Automatic Logon with current user and password.

If pre-population is enabled, ensure the WebURL parameter in the config file is configured to use host name and not IP address.


Applies To
AppStream