Hi, lets say I have my domain example.com, when my users login, I would like to show them a thingworx mashup.
Can i embed a mashup visualization in an external web page? if it is not possible, what is a good approach to reach a similar effect?
Thanks a lot
Solved! Go to Solution.
appkey is one way
Using appKey to avoid log in when launching mashup
SSO using an authenticator would be another way
You can use an iFrame to accomplish this.
Hi Pai,
But what about the security and authentication? I would need to pass the credentials to the client, so that his/her browser can forward them in the iframe request?
or
does it work like google maps for example, which uses an API key and just accepts requests from specific origins?
Thanks a lot
appkey is one way
Using appKey to avoid log in when launching mashup
SSO using an authenticator would be another way
Hello,
I've tried to place an iframe with mashup url in my page but when I try to browse it I get this response:
Load denied by X-Frame-Options: https://[mashupurl]/ does not permit cross-origin framing
There are settings you need to change in tomcat I believe, do a search on support.ptc.com to find some articles on this.
Search for clickjack or click jack