Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Old Control Panel, select “CMDLineDemo” Config from “Step 2 : Create a Config”.

  2. Go to : Edit Config > Developer Option.

  1. Enable Should append parameters from URL with existing one to override?” (see image below).

  2. Click “Save”.

...

Step 3. Copy the App URL to the clipboard

  1. Go to : Control Panel > Step 3: Generate URLs.

  2. Click “Copy App URL”. (See image below).

...

https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/CmdLineDemo?exeLunchArgs=-blue,

Warning 🛑

Note

By DO NOT run the game by clicking “Play Appfrom the Streaming Link in in “Step 3 : Generate URLs” of the Control Panel , you would not see the change made on the URL (i.e. the parameters appended to the URL), you would only see the change !!!

That causes you to ONLY see the changes made to the “Parameters to Pass Parameters to App” Config on from the New Control Panel (i.e. the green color) and not the ones made to the App URL.

In the game, 2 values will be getting parsed from 2 places in the CMDLine arguments (image below):

  1. From the “Parameters To Pass to App” Config Feature (the green color).

  2. From the additional Command added to the end of the URL (the Blue color).

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E6FCFF

Now that we are familiar with how the Appending system works, we can explore how this is used for Authentication. Refer to this document.

...