Hello everyone,
i have some doubts about credential injection and app publication on rds server.
First, I published the OI-SG-RemoteApp-Launcher and inserted the followin command line parameters:
--enable-debug --cmd "C:\Program Files\Google\Chrome\Application\chrome.exe" --args "--incognito {asset} {username} {password}"
Then, I created Asset, Account, Entitlement and ARP on SPP. In fact, when I make a request for this website, I actually see it and when I download it run the rdp file, it actually opens a chrome page looking for the {asset} website.
The problem is that, in the same way as it does with {asset}, it open two web pages for {username} and {password}, while it should inject these in the correct fields.
Can you please help me?
Thank you so much.