Does any one here know how to display ThingWorx mashup on TV using a digital signage tool AppSpace?
Some useful materials:
Thank you for the reply
If my site is SSO authenticated (Azure AD) - will the
2. Enable “Allow Application key as URL” in the Platform Subsystem configuration. - Skip the authentication?
Hello @Vipul_Oswal ,
Let me see if I can add to what information was provided by @Constantine .
If you take the URL which displays the HTML page which is a ThingWorx Mashup to a new browser or Incognito window. You will be prompted to login. Since I believe your intent is to display the mashup where there is no ability to login.
You can add parameters to the URL. In the past a username and password parameter could be added. This is a very bad idea and is discouraged because the information is in plan text. The AppKey parameter is a method is provide identification information in a form which is more protected. When the AppKey is created it is tied to a User Account and has an expiration date.
The information on the URL is more protected. Because this information is exposed is why you need to enable “Allow Application key as URL” . The default is to not allow this information in environments where it is visible.
Please let me know if you have additional questions. I hope I have not confused the issue
Regards,
Pehowe
Hello @Vipul_Oswal ,
If the information presented answers your question please accept the message as a solution. This will assist other community members in knowing what worked.
Regards,
pehowe
