Naming Tizen player

You can assign a user-friendly device name to your Tizen player, thus sending the assigned device name to Adobe Experience Manager (AEM). This capability not only lets you name your Tizen player but also lets you easily assign appropriate content.

NOTE
You can choose the Player name only before registration. After the Player is registered, the Player name cannot be changed anymore.

Follow the steps below to configure the name in the Tizen player:

  1. Click the menu button on your remote.
  2. Navigate to Network > Device Name so you can assign a name to the player.

Configuring Updates on the Samsung Device

Follow the steps below on the Samsung device so you can complete the installation of the AEM Screens Player on the device:

  1. Navigate to your Samsung device and turn in on.

  2. Click the MENU button from the device’s remote and scroll down to System from the left navigation bar.

  3. Scroll down and click the Play by way of option and change it to the URL Launcher option.
    image

  4. When the URL Launcher is set, press the Home button from your remote.

  5. Navigate to the URL Launcher Settings and enter the IP address of your localhost server and click Done.

    NOTE
    The Tizen player should be able to connect to the HTTP server.
  6. The AEM Screens Player automatically installs and launches on your Samsung device.

    NOTE
    Both the Tizen device and the http server should be able to connect with each other, that is, the server should be reachable to the Tizen player.

Exempting User Agents with the SameSite Cookie Issue

IMPORTANT
This section applies to Adobe Experience Manager (AEM) 6.5.5 to AEM 6.5.7
There are some browser engines that are incompatible with the SameSite=None attribute used in the login token issued by AEM 6.5.5 to AEM 6.5.7. Usually, the issue can be resolved by upgrading the browser to the latest available version. Sometimes such upgrades may not be possible such as with smart displays, set-top boxes or other devices with embedded browsing engines.

Follow the steps below to exempt these incompatible clients when using SameSite=None:

  1. Upgrade to Adobe Experience Manager (AEM) Service Pack 6.5.7.

  2. After AEM restarts, go to /system/console/configMgr and search for Adobe Granite Token Authentication Handler. Set the value for the SameSite value to None.

  3. You should see a new option User agents to be exempted from samesite attribute. Populate this option with a regex corresponding to the user agent that is(are) incompatible with the SameSite=None attribute.

    NOTE
    See SameSite=None: Known Incompatible Clients for more details. For the Tizen player, use the regex: (.*)Tizen(.*).
  4. Register the Tizen player against your AEM 6.5.5 and above instance and it should register and show content normally.