...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
It is possible to append CMD Line Arguments with existing ones. This can be used for authentication / token purposes. |
...
Prerequisites
Info |
---|
For this document, you need : |
Instructions
Step 1. Prepare the setup
...
Info |
---|
Go to: Control Panel > Step 2: Config Selection > Edit > Developer Option > Parameters to Pass to App > Enter -green > Save. |
Step 3. Enable Should append parameters from URL with existing one to override. Click Save
Info |
---|
UE will receive the command during runtime. The color of the sphere should be green when you run the game. |
Step 4. Open the game. Run to the 12th bay
...
Info |
---|
Go to: Control Panel > Step 3: Generate URLs > Play App > Run to the 12th bay The color of the sphere changed to green. |
Step 5. Copy the App URL
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
When you click on https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/CmdLineDemo?exeLunchArgs=-blue, 2 values will be getting parsed from two places in CMDLine arguments in the game. |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Now that we are familiar with how the appending system works, we can explore how this is used for authentication. |
...